You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
And its also not very helpful to just post your component without any context.
99% of the time the component itself isn't the issue. Its mostly the parent component. How you fetch data, how you pass data, show/hide the component and so on.
A runable reproduction would be helpful (codesandbox, jsfiddle, etc)
Expected Behavior
Show a Chart
Actual Behavior
Gives an Error if I'm opening the Modal (Bootstrap-Vue) with chart component SECOND time.
Environment
The text was updated successfully, but these errors were encountered: