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
For anyone who finds this, if you're having similar issues when trying to only use the modal component in Semantic UI rather than the entire framework, the modal requires other dependencies (minified version is optional of course):
I am receiving this error when using semantic-ui-transition through browserify
Uncaught TypeError: $module.transition is not a function
My code is this:
The text was updated successfully, but these errors were encountered: