Demonstrates a Chrome crash when using
vue
,v-gallery
,vue-filepond
, andvue-router
together
-
Not sure exactly which library is causing the crash, but it occurs immediately after interacting with
vue-gallery
. I cannot reproduce it without all four libraries in the project together. This code represents a minimal reproducible example. -
I've not been able to reproduce the bug in Chrome Canary 81, Firefox 74, or Safari 13.
-
Also reproduces in Incognito Mode without any extensions enabled
- Install project:
npm install
- Start development web server:
npm run serve
-
Open http://localhost:8080/demo in Chrome 80
-
Click image to open lightbox (via
v-gallery
) -
Close lightbox.
-
Click image again. Observe Chrome tab crashes (Aw, Snap!)
- macOS Catalina 10.15.3
- Chrome Version 80.0.3987.149 (Official Build) (64-bit)
- MacBook Pro 15", 2016