Skip to content
New issue

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

fix(temperature-dragger): update getUrlPath to return fragment #5809

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rmirville
Copy link

Please read and mark the following check list before creating a pull request (check one with "x"):

Short description of what this resolves:

This PR resolves issue #5758.

Sets the url path for clipPath and blurFilter to a fragment to let the browser successfully find the element by id regardless of whether useHash is true or false. getUrlPath is renamed to getUrlFragment to reflect the change.

…d of path

motivation: fix clip path and blur filter failing to render under useHash: true routing option

close issue akveo#5758
Copy link

@rcjuancarlosuwu rcjuancarlosuwu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It helped me, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants