We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Using $currentUrl in layout as indicated in main here.
$currentUrl
The current URL. Although I think $currentRoute would be more useful.
$currentRoute
The value is always NULL.
NULL
The text was updated successfully, but these errors were encountered:
af97b40
Fix #104 regression in getting current URL
af048da
Fix #104 regression in getting current URL (#109)
50be0fe
terabytesoftw
No branches or pull requests
What steps will reproduce the problem?
Using
$currentUrl
in layout as indicated in main here.What is the expected result?
The current URL.
Although I think
$currentRoute
would be more useful.What do you get instead?
The value is always
NULL
.Additional info
The text was updated successfully, but these errors were encountered: