Skip to content
This repository has been archived by the owner on Dec 14, 2017. It is now read-only.

Refactor error page #108

Open
mpsonntag opened this issue Apr 6, 2017 · 0 comments
Open

Refactor error page #108

mpsonntag opened this issue Apr 6, 2017 · 0 comments

Comments

@mpsonntag
Copy link
Contributor

Currently, whenever this.reportError is invoked, after a cascade of event emits, the user
is redirected to "App.vue" which invokes "ErrorPage.vue" which is not a properly registered route.
Probably due to this setup, the user will be stuck on this page, the other links are not responsive any more
and the user has to reload the page to properly browse again.

Either this behavior has to be fixed or the usage of this.reportError should be refactored alltogether.

mpsonntag added a commit to mpsonntag/gin-ui that referenced this issue Apr 7, 2017
Replacing the usage of reportError due to G-Node#108.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant