Works o localhost, but doesn't work when deployed
Opened this issue · 0 comments
leongrin commented
Describe the bug
I have an Angular 9 Universal app, and I am trying to use the @ngx-lite/json-ld. It is working fine on my local machine, but when I deploy to AWS, it stops working. Any idea of what might be happening?
To Reproduce
Steps to reproduce the behavior:
- Working https://stackblitz.com reproducible demo
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Versions (please complete the following information):
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Package Version [e.g. 1.2.3]
- Angular Version [e.g. 7.x]
Additional context
Add any other context about the problem here.