Closed xtrmus closed 1 year ago
This does not look like a Nuxt issue, more like how you define your RSI script. When pushing a pane, try sending an empty array for overlays and for scripts something like [{ type: 'RSI' }]
should do the trick.
Also you don't need to import RSI as it's already built in.
Seems solved
Describe the bug
I have a javascript nuxt test project to play with the nv library. I've created a test page which looks like:
There is no problem in the code or console section.
Code :
RSI Navy:
The RSI dashboard opens. However, no data is coming. There is an error only in the nuxt server.
Reproduction
https://nightvision.dev/guide/built-in-indicators/RSI.html
Steps to reproduce
No response
Javascript Framework
vue
Logs
No response
Validations