mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 17:52:32 +00:00
* 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: https://github.com/emberjs/ember-test-helpers/issues/332 * Added changelog
3 lines
58 B
Plaintext
3 lines
58 B
Plaintext
```release-note:bug
|
|
ui: Fixed api explorer routing bug
|
|
``` |