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
The behavior I expect is for a thumbnail image of a file in a file tree to show on mouse hover of each requisite file. Images held in an identical folder structure under Public. (Public > Assets > Semester 1 >) is where my images are
Actual results (or Errors)
I got an error:
On mouse over, I get this type error.
Bug report 🐞
Version & Environment
Chrome: 121.0.6167.184 (Official Build) (x86_64)
@geist-ui/react@2.2.5
Expected Behaviour
The behavior I expect is for a thumbnail image of a file in a file tree to show on mouse hover of each requisite file. Images held in an identical folder structure under Public. (Public > Assets > Semester 1 >) is where my images are
Actual results (or Errors)
I got an error:
On mouse over, I get this type error.
ERROR
geist_ui_react__WEBPACK_IMPORTED_MODULE_1_.Image is not a constructor
TypeError: geist_ui_react__WEBPACK_IMPORTED_MODULE_1_.Image is not a constructor
at handleMouseEnter (http://localhost:3000/main.bd4c8beaf00e38c77e11.hot-update.js:66:17)
at onMouseEnter (http://localhost:3000/main.bd4c8beaf00e38c77e11.hot-update.js:155:31)
at HTMLUnknownElement.callCallback (http://localhost:3000/static/js/bundle.js:26981:18)
at Object.invokeGuardedCallbackDev (http://localhost:3000/static/js/bundle.js:27025:20)
at invokeGuardedCallback (http://localhost:3000/static/js/bundle.js:27082:35)
at invokeGuardedCallbackAndCatchFirstError (http://localhost:3000/static/js/bundle.js:27096:29)
at executeDispatch (http://localhost:3000/static/js/bundle.js:31239:7)
at processDispatchQueueItemsInOrder (http://localhost:3000/static/js/bundle.js:31265:11)
at processDispatchQueue (http://localhost:3000/static/js/bundle.js:31276:9)
at dispatchEventsForPlugins (http://localhost:3000/static/js/bundle.js:31285:7)
The text was updated successfully, but these errors were encountered: