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
On react 18.2 and dom-to-svg 0.12.2, I get the following error when trying to inlineResources:
TypeError: nanoid is not a function
at new Input (input.js:58:1)
at Module.parse (parse.js:8:1)
at inline.ts:80:1
at inlineResources (inline.ts:102:1)
The text was updated successfully, but these errors were encountered:
On react 18.2 and dom-to-svg 0.12.2, I get the following error when trying to inlineResources:
TypeError: nanoid is not a function
at new Input (input.js:58:1)
at Module.parse (parse.js:8:1)
at inline.ts:80:1
at inlineResources (inline.ts:102:1)
The text was updated successfully, but these errors were encountered: