You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chunk-KDCVS43I.js?v=bd7b0da0:16718 Uncaught TypeError: Cannot read properties of undefined (reading 'split')
at compareStrings (react.tagify.jsx?t=1737447606098:27:23)
at react.tagify.jsx?t=1737447606098:183:34
at commitHookEffectListMount (chunk-KDCVS43I.js?v=bd7b0da0:16963:34)
at invokePassiveEffectMountInDEV (chunk-KDCVS43I.js?v=bd7b0da0:18374:19)
at invokeEffectsInDev (chunk-KDCVS43I.js?v=bd7b0da0:19754:19)
at commitDoubleInvokeEffectsInDEV (chunk-KDCVS43I.js?v=bd7b0da0:19739:15)
at flushPassiveEffectsImpl (chunk-KDCVS43I.js?v=bd7b0da0:19556:13)
at flushPassiveEffects (chunk-KDCVS43I.js?v=bd7b0da0:19500:22)
at commitRootImpl (chunk-KDCVS43I.js?v=bd7b0da0:19469:13)
at commitRoot (chunk-KDCVS43I.js?v=bd7b0da0:19330:13)
hook.js:608 The above error occurred in the <TagifyWrapper> component
Didn't find a solution for this, and never encountered it before.
The react demo doenst really help because it has an error.
The text was updated successfully, but these errors were encountered:
buteanrares
changed the title
Cannot set properties of undefined (setting 'isFirefox')
Cannot read properties of undefined (reading 'split')
Jan 21, 2025
I have a Vite React app, with the latest Tagify version.
The below code:
produces this error:
Didn't find a solution for this, and never encountered it before.
The react demo doenst really help because it has an error.
The text was updated successfully, but these errors were encountered: