amplitudejs
amplitudejs copied to clipboard
Stream CORS issue when visualization is active
Hi
Issue description
Some streams won't work when visualization is present, beeing blocked by CORS policy. But the exact same stream works if we disable visualization object.
Steps to reproduce the issue
- Open https://codepen.io/bgaiteiro/pen/ZEzaVVL
- In JS section there are 2 url's (2 streams, one has CORS and other don't), but both work without visualization
Link to where issue can be reproduced
https://codepen.io/bgaiteiro/pen/ZEzaVVL
Any insight? Thank you for this amazing script.