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
Are you using bootstrap? If you are, try disabling the modal package (e.g set modal: false) on your json settings. This happens because modal is being called twice.
I just updated my app to the newest meteor (1.2.0.2). Before the update modals worked just fine. Now they are opened and inmediatelly closed.
Recreating the issue:
I didn't modify anything except updating meteor from 1.1.0.3 to 1.2.0.2
The text was updated successfully, but these errors were encountered: