-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
I did not get a chance to troubleshoot it too much but if you clone this repo and run the following steps you should be able to replicate the issue:
Steps
- Clone the repo
cd typescript/react_vite/created- open package.json and replace "file:../../../../bokeh-bokehjs-3.8.0-dev.1.tgz" with
3.8.0 npm inpm run dev
Error
@bokeh_bokehjs.js?v=05eb206e:54312 Uncaught TypeError: Cannot read properties of undefined (reading 'emit')
at _Toolbar.<anonymous> (@bokeh_bokehjs.js?v=05eb206e:54312:31)
at Signal0.emit (chunk-7QV225MX.js?v=43854a30:226:14)
at Signal0.emit (chunk-7QV225MX.js?v=43854a30:234:11)
at _PanTool._setv (@bokeh_bokehjs.js?v=05eb206e:23584:19)
at _PanTool.setv (@bokeh_bokehjs.js?v=05eb206e:23617:26)
at _PanTool.set [as active] (@bokeh_bokehjs.js?v=05eb206e:23342:16)
at _activate_gesture (@bokeh_bokehjs.js?v=05eb206e:54305:21)
at _Toolbar._activate_tools (@bokeh_bokehjs.js?v=05eb206e:54346:15)
at _Toolbar.<anonymous> (@bokeh_bokehjs.js?v=05eb206e:54229:12)
at Signal0.emit (chunk-7QV225MX.js?v=43854a30:226:14)
Metadata
Metadata
Assignees
Labels
No labels