tippyjs-react icon indicating copy to clipboard operation
tippyjs-react copied to clipboard

Error while updated nodejs version

Open DeviJv opened this issue 1 year ago • 0 comments

tippy() was passed a plain object which is not supported as an argument for virtual positioning. Use props.getReferenceClientRect instead.

react-dom.development.js:22839 Uncaught DOMException: Failed to execute 'querySelectorAll' on 'Document': '[object Object]' is not a valid selector. at getArrayOfElements (http://192.168.1.12:5173/node_modules/.vite/deps/@tippyjs_react.js?v=f41fd69d:1726:29) ss

i didn't change the code, is working fine on the previous version

DeviJv avatar Nov 27 '23 08:11 DeviJv