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

Not working if URL has query params #71

Open
manish-techlect opened this issue Oct 30, 2020 · 2 comments
Open

Not working if URL has query params #71

manish-techlect opened this issue Oct 30, 2020 · 2 comments

Comments

@manish-techlect
Copy link

Hello guy's I am using this package to show the reactive content loader, I made an simple example on stackblitz which show the reactive content, please check below URL's

https://stackblitz.com/edit/reactive-contentloader

Also please check the output URLs below, the output URL 1 will display the content loader while the output URL 2 does not, I figure out this is because of query string parameter, if I remove the query string and reload the page it shows the content loader. How can I fix this issue.

Output :

https://reactive-contentloader.stackblitz.io/
https://reactive-contentloader.stackblitz.io/?q=hello

@NetanelBasal
Copy link
Member

Try to find the issue in the original React package.

@NetanelBasal
Copy link
Member

Should work in v6.0

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

No branches or pull requests

2 participants