Describe the bug
When I try showing any menu (slash, Toolbar, SideMenu) on production, this error always shown,
It seems tippyjs issue... but I didn't catch any clue, so I wrote this issue on this repo
(I added some source map for more clue)
To Reproduce
- clone this GitHub code
- run
pnpm build && pnpm start
- try slash menu or popup toolbar on browser
Misc
- Node version: v18.16.1
- Package manager: pnpm@8.6.8
- Browser: chrome chrome@114.0.5735.198
Describe the bug
When I try showing any menu (slash, Toolbar, SideMenu) on production, this error always shown,
It seems tippyjs issue... but I didn't catch any clue, so I wrote this issue on this repo
(I added some source map for more clue)
To Reproduce
pnpm build && pnpm startMisc