Problem with Pro fields #669
-
I have a problem with Pro fields, // optional: i use this version on my package json: in console i see this javascript error |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
I solved the problem was import Jquery with window.$ = .... |
Beta Was this translation helpful? Give feedback.
I solved the problem was import Jquery with window.$ = ....
Thanks