nate-strauser / wework

We Work Meteor, a job board and developer directory for Meteor specific work
https://www.weworkmeteor.com
MIT License
287 stars 145 forks source link

Unable to Delete Users #89

Closed ritchieng closed 8 years ago

ritchieng commented 8 years ago

There's a bug in yogiben's admin for this. When you try to delete the user, the modal keeps on auto closing.

nate-strauser commented 8 years ago

i can't seem to find the yogiben issue for this - can you supply the link to the issue?

ritchieng commented 8 years ago

@nate-strauser No idea if this is useful for you or anyone. But I managed to solve the issue of modal continuously closing after removing a package nemo64:bootstrap.

This is because the modal plugin JS loads twice. I hope it helps anyone out there!