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

Safari renders black elements in routes different than home page '/' #9

Open
pzmuda13 opened this issue Nov 28, 2018 · 1 comment
Open

Comments

@pzmuda13
Copy link

Stackblitz with reproduction:
https://stackblitz.com/edit/ngx-content-loading-xpltqt

https://ngx-content-loading-xpltqt.stackblitz.io - this works fine
https://ngx-content-loading-xpltqt.stackblitz.io/route - this is broken

This happens only in Safari - both desktop and mobile

@pzmuda13
Copy link
Author

pzmuda13 commented Dec 3, 2018

According to response from original react project repo -
danilowoz/react-content-loader#93 (comment) there is issue related to urls. The solution is removing base href and use injection token instead - https://angular.io/api/common/APP_BASE_HREF

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

1 participant