Closed Phrancis closed 6 years ago
We need to implement ErrorCreator in the Vue client so that errors can be generated and displayed to the user/player when something goes wrong.
ErrorCreator
I think it would be better to use this approach: https://bootstrap-vue.js.org/docs/components/alert
No more references to ErrorCreator remaining.
We need to implement
ErrorCreator
in the Vue client so that errors can be generated and displayed to the user/player when something goes wrong.