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
hey...im new to ember and am starting to get the hang of things, so...I installed ember-cli-title and im not sure what happenned but favicons are not being rendered any more, after uninstalling the title package everything goes back to normal but I dont understand what breaks it, I really want to use them side by side. Any help on this would be appreciated
The text was updated successfully, but these errors were encountered:
Unfortunately it's tough for me to guess at what might be the issue here. Usually, what's most helpful in this kind of scenario is if you create a reproduction repo.
Basically, create a new Ember app, install ember-cli-title and this addon, and confirm that it breaks. Then publish that repo on Github. This does two things:
Confirms that it actually is something in the addon that is breaking ember-cli-title, and not something in your code
Gives me an easy way to see the bug in action, which makes it significantly easier to for me to diagnose and fix.
hey...im new to ember and am starting to get the hang of things, so...I installed ember-cli-title and im not sure what happenned but favicons are not being rendered any more, after uninstalling the title package everything goes back to normal but I dont understand what breaks it, I really want to use them side by side. Any help on this would be appreciated
The text was updated successfully, but these errors were encountered: