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
This component looks like it would be perfect for my photo tagging application. When I include the CDN reference in my Vue v3 project I get this error in the Web console:
Uncaught TypeError: M.use is not a function ImsKeywordBox https://rawcdn.githack.com/Nordth/ims-keyword-box/v1.0.2/dist/ims-keyword-box.min.js:1 <anonymous> https://rawcdn.githack.com/Nordth/ims-keyword-box/v1.0.2/dist/ims-keyword-box.min.js:1
Is this due to Vue v3 not supported by ImsKeywordBox?
The text was updated successfully, but these errors were encountered:
This component looks like it would be perfect for my photo tagging application. When I include the CDN reference in my Vue v3 project I get this error in the Web console:
Uncaught TypeError: M.use is not a function ImsKeywordBox https://rawcdn.githack.com/Nordth/ims-keyword-box/v1.0.2/dist/ims-keyword-box.min.js:1 <anonymous> https://rawcdn.githack.com/Nordth/ims-keyword-box/v1.0.2/dist/ims-keyword-box.min.js:1
Is this due to Vue v3 not supported by ImsKeywordBox?
The text was updated successfully, but these errors were encountered: