Zahid
Zahid
Unhandled Runtime Error TypeError: Failed to execute 'createTreeWalker' on 'Document': parameter 1 is not of type 'Node'. Call Stack $9bf71ea28793e738$export$2d6ec8fc375ceafa node_modules\@react-aria\focus\dist\FocusScope.mjs (545:45) $9bf71ea28793e738$var$focusFirstInScope node_modules\@react-aria\focus\dist\FocusScope.mjs (357:1) eval node_modules\@react-aria\focus\dist\FocusScope.mjs (284:23)
this gives me error in navbar componenet useEffect(() => { console.log("pathname changed to:", pathname); setIsMenuOpen(false); }, [pathname]); i just want to close the menu in mobile when pathname chages