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
So I haven't had a need to use encore yet so don't really know the best way to solve it but would add documentation if you could provide some idea of what does end up working. The only resource I found was this:
When I use this with webpack encore, I get an error with $ not being defined, the issue with global jQuery.
There's probably a way to do this, if so, can you document it.
So far, I've installed the bundle, and installed simplemde via yarn
Then in the js file, I've tried
But it still fails when I use the Form Type.
I know this is a common issue with Javascript Plugins and Encore. Since this is a Symfony bundle, I was hoping you'd have a solution. Thanks.
The text was updated successfully, but these errors were encountered: