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
'import Msg from "msg-modal"' ---> msg-modal module was not found.
Right now you have to manually add the script tag to import the module, but you cannot do that easily if you are for example on a React or Vue project.
Expected result: You should be able to import the Msg object from a component that is not necessarily html.
The text was updated successfully, but these errors were encountered:
Que miermanequis?
'import Msg from "msg-modal"' ---> msg-modal module was not found.
Right now you have to manually add the script tag to import the module, but you cannot do that easily if you are for example on a React or Vue project.
Expected result: You should be able to import the Msg object from a component that is not necessarily html.
The text was updated successfully, but these errors were encountered: