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
The href value javascript:void(0) doesn't work with Content Security Policy. A solution that should work pretty well is using # and event.preventDefault() where possible.