Missing Vuex mapping in the unverified email error page
- Register, or unset
verified_email
on your account. - Open the JS console.
- Try to open any page that is marked as
requiresVerified
in the router, such as/corpus/new
. -
[Vue warn]: Property "isVerified" was accessed during render but is not defined on instance. at <UnverifiedEmail onVnodeUnmounted=fn<onVnodeUnmounted> ref=Ref< undefined > > at <RouterView> at <App>