Closed JohnnyFun closed 4 years ago
I didn't provide an error slot, so when I loaded my erroring component, there was no error in the console and a blank screen.
If the instance of Loadable doesn't have an "error" slot specified, should it simply throw the error?
Loadable
Makes total sense! Thanks for the feature, released in v1.3.1 🎉
v1.3.1
I didn't provide an error slot, so when I loaded my erroring component, there was no error in the console and a blank screen.
If the instance of
Loadable
doesn't have an "error" slot specified, should it simply throw the error?