getQuery() with a url doesn't work very well?
Using getQuery, I want to get a parameter called
Code:
url. For short url it works (https://nuxt.com/modules gives https://nuxt.com/modules). But with a more complex URL like this: https://portal.azure.com/#@eduetatfr.onmicrosoft.com/resource/subscriptions/[my id]/resourceGroups/DefaultResourceGroup-westeurope/overview , I only get https://portal.azure.com and not the whole URL. Code:
