Skip to content

ReferenceError: Can't find variable: ApexCharts #554

Answered by oyvindberg
nineclue asked this question in Q&A
Discussion options

You must be logged in to vote

You can try it in the javascript debugger, just write ApexCharts and see if it's there. Otherwise you'll need to include the javascript file for the library into you html so it's loaded. The require trick you use there applies to setups where you use a bundler and you want the bundler to pick it up

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@nineclue
Comment options

@oyvindberg
Comment options

@nineclue
Comment options

Answer selected by nineclue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants