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
Got this error when extracting color from eye-dropper index.js:2178 TypeError: Cannot read properties of undefined (reading 'trim') at convertRgbToHex (convertRgbToHex.ts:4:1) at ViviTemplateVariationViewer.<anonymous> (index.tsx:954:1) at step (style.scss?2d85:26:1) at Object.next (style.scss?2d85:26:1) at fulfilled (style.scss?2d85:26:1)
This works fine in ubuntu
The text was updated successfully, but these errors were encountered:
Got this error when extracting color from eye-dropper
index.js:2178 TypeError: Cannot read properties of undefined (reading 'trim') at convertRgbToHex (convertRgbToHex.ts:4:1) at ViviTemplateVariationViewer.<anonymous> (index.tsx:954:1) at step (style.scss?2d85:26:1) at Object.next (style.scss?2d85:26:1) at fulfilled (style.scss?2d85:26:1)
This works fine in ubuntu
The text was updated successfully, but these errors were encountered: