Empty Masking is failing the component with Undefined #237
Unanswered
HimanshuKansal2308
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am using maska on an input component, in case mask is empty, it's logging an undefined error in case the mask option is undefined
WARN [Vue warn]: Failed to resolve directive: maska
ERROR [nitro] [cache] SWR handler error. Cannot read properties of undefined (reading 'getSSRProps')
Implementation:
Beta Was this translation helpful? Give feedback.
All reactions