Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backport 1.7.x: Handle api explorer routing error (#12354) #12555

Merged
merged 2 commits into from Sep 16, 2021

Conversation

arnav28
Copy link
Contributor

@arnav28 arnav28 commented Sep 15, 2021

  • Handle api explorer routing error
  • Added changelog

* Handle api explorer routing error

- For some reason when routing is done during async process, router transtionTo throws the TransitionAbortedError
- As a fix treat this particular error as success since it doesn't interfere in the routing
- Reference: emberjs/ember-test-helpers#332

* Added changelog
@arnav28 arnav28 added the ui label Sep 15, 2021
@arnav28 arnav28 added this to the 1.7.5 milestone Sep 15, 2021
@arnav28
Copy link
Contributor Author

arnav28 commented Sep 16, 2021

Backport of #12354

@vercel vercel bot temporarily deployed to Preview – vault-storybook September 16, 2021 17:51 Inactive
@vercel vercel bot temporarily deployed to Preview – vault September 16, 2021 17:51 Inactive
@arnav28 arnav28 merged commit 7c1a984 into release/1.7.x Sep 16, 2021
@arnav28 arnav28 deleted the ui/backport-pr-12354-1.7.x branch September 16, 2021 18:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants