ember-cli-addon-docs
ember-cli-addon-docs copied to clipboard
Ember 3.8 - History replaceState error after deploying to Github
Hello,
I recently ran through the Quickstart with a newly created addon (Ember 3.8) and received the following error:

The URL in the error is https://webcomponentlibrary/versions/master//WebComponentLibrary/versions/master/
Any ideas as to what I need to fix?
Thanks!
/cc @samselikoff sorry to bug you... anything come to mind re ^^^ ?
I've tried a number of combinations of dependencies and discovered that (using ember-cli-addon-docs: 0.6.5):
ember-source: 3.8.*withember-cli: 3.7.*worksember-source: 3.8.*withember-cli: 3.8.*does not work
I can confirm this. It has something to do with those double slashes on ember-cli 3.8.x.
Try master. I think is already fixed from one of my previous PR 😄 #332
@crhayes @miguelcobain just released 0.6.6, want to give it a shot?
It works for me!
I think I am still seeing this in ember-cli 3.9 and latest addon docs. Is anyone else hitting this again?
You can see the error here https://shipshapecode.github.io/ember-flatpickr/