-
Notifications
You must be signed in to change notification settings - Fork 768
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
Angular - there was an error when loading the library #366
Comments
It turned out that save_load_adapter service is causing the issue. This is my constructor code:
If i comment out |
As shown in that example |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Checklist
Describe the bug
ERROR Error: Uncaught (in promise): Error: There was an error when loading the library. Usually this error means the library failed to load its static files. Check that the library files are available at localhost:4200//assets/charting_library/ or correct the library_path option.
Error: There was an error when loading the library. Usually this error means the library failed to load its static files. Check that the library files are available at localhost:4200//assets/charting_library/ or correct the library_path option
Expected behavior
It should load the charting_library from assets folder.
Screenshots
Error:
Angular Assets folder:
Trading view constructor:
Additional context
Why is it not working? We are using the following build:
TT v26.003 (internal id e793d706 @ 2023-10-05T20:30:59.543Z)
The text was updated successfully, but these errors were encountered: