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
Trying to run the bookmarklet without CORS creates errors in the boot strip of the bookmarklet, keeping it from being able to connect to the Ember application that you want to inspect.
Adding `ember-cli-cors` fixes this.
0 commit comments