coryrylan/ngx-lite

Works o localhost, but doesn't work when deployed

Opened this issue · 0 comments

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:

  1. Working https://stackblitz.com reproducible demo
  2. Go to '...'
  3. Click on '....'
  4. Scroll down to '....'
  5. 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.