Meteor-Community-Packages / meteor-roles

Authorization package for Meteor, compatible with built-in accounts packages
http://meteor-community-packages.github.io/meteor-roles/
MIT License
921 stars 168 forks source link

localStorage throws, if saving data is disabled in browser settings --> app is broken #182

Closed lucendio closed 8 years ago

lucendio commented 8 years ago

Please wrap localStorage access in try-catch. Same problem as in https://github.com/meteor/meteor/issues/5759

alanning commented 8 years ago

Thanks for the notification. Fixed in v1.2.15