question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Ember 3.8 - History replaceState error after deploying to Github

See original GitHub issue

Hello,

I recently ran through the Quickstart with a newly created addon (Ember 3.8) and received the following error:

image

The URL in the error is https://webcomponentlibrary/versions/master//WebComponentLibrary/versions/master/

Any ideas as to what I need to fix?

Thanks!

Issue Analytics

  • State:open
  • Created 5 years ago
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
miguelcobaincommented, Mar 9, 2019

It works for me!

0reactions
rwwagner90commented, Apr 11, 2019

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/

Read more comments on GitHub >

github_iconTop Results From Across the Web

router.replaceWith calls pushState on the history object with ...
It seems that Ember (or underlying router.js lib thinks that because of the queryParams refreshModel config, this replaceWith transition is ...
Read more >
Changelog - Cypress Documentation
When utilizing dependencies within the cy.origin() callback, errors now show the correct code frame. Fixes #23365. The select dropdown (in Front-end Framework, ...
Read more >
https://courses.cs.washington.edu/courses/cse331/1...
This project was bootstrapped with [Create React App](https://github.com/facebookincubator/create-react-app). Below you will find some information on how to ...
Read more >
Plain Diff
+ +#### Notes on client-side routing + +GitHub Pages doesn't support routers that use the HTML5 `pushState` history API under the hood (for...
Read more >
https://www-apps.univ-lehavre.fr/forge/ba160129/fu...
+ +#### Notes on client-side routing + +GitHub Pages doesn't support routers that use the HTML5 `pushState` history API under the hood (for...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found