Skip to content

Conversation

atsjj
Copy link
Contributor

@atsjj atsjj commented Mar 12, 2015

Should resolve a bug which crashes the app when running as a
Chrome extension, due to the Ember router not using the correct
location adapter.

Also, small fix to deprecated store.fetch method.

atsjj added 2 commits March 12, 2015 14:48
Should resolve a bug which crashes the app when running as a
Chrome extension, due to the Ember router not using the correct
location adapter.
@@ -5,7 +5,7 @@ module.exports = function(environment) {
modulePrefix: 'hn-reader',
environment: environment,
baseURL: '/',
locationType: 'auto',
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hm, I heard about the crash, but I am pretty sure it is not caused by this. Do you remember why you ended up with this fix?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants