email-spell-checker
email-spell-checker copied to clipboard
CORS error in HTML demo
Current Behavior
When loading up the HTML demo, a CORS error is thrown while loading the JS file.
Expected Behavior
The JS file in the HTML demo should be loaded without any problems.
Steps to Reproduce the Problem
- Navigate to /demos/html
- Launch the demo through index.html
- Observe that you get a CORS error in the developer console, and all functionality is broken.
Environment
- Version: 1.12.0
- Platform: Linux
- Node.js Version: N/A