react-svg-map icon indicating copy to clipboard operation
react-svg-map copied to clipboard

selectedLocationIds not working on checkbox svg map

Open sina-salahshour opened this issue 2 years ago • 0 comments

I'm trying to add initial value to map, but the type is missing in type script, and also react shows Invariant Violation error. error:

Unhandled Runtime Error

Invariant Violation: Minified React error #188; visit http://facebook.github.io/react/docs/error-decoder.html?invariant=188 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.

Call Stack
p
node_modules/react-svg-map/lib/index.js (9:297)
findDOMNode
node_modules/react-svg-map/lib/index.js (9:88932)
value
node_modules/react-svg-map/lib/index.js (1:5955)
commitLifeCycles
node_modules/react-dom/cjs/react-dom.development.js (20663:0)
commitLayoutEffects
node_modules/react-dom/cjs/react-dom.development.js (23426:0)

sina-salahshour avatar Jun 14 '22 14:06 sina-salahshour