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
@teakap Ah thank you for bringing our attention to this! The new ember imports @ember/... is only safe if it is in the addon folder. I think the instance-initializer essentially needs to be in the addon folder and re-exported in the app folder. Let me create an issue for it.
@teakap Would you mind trying out ember-in-viewport: "DockYard/ember-in-viewport" (master branch) in your package.json and lmk if the PR fixed it? We will release 2.2.1 if so. Thanks again!
I get the error in the browser console as soon as the server runs.
I am using:
ember-in-viewport: ^2.1.1
ember-cli: ^2.12.3
I've cleaned node and bower modules a couple of times, but the issue remains. Any ideas?
The text was updated successfully, but these errors were encountered: