Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 1.18 KB

README.md

File metadata and controls

38 lines (22 loc) · 1.18 KB

Demonstrates a Chrome crash when using vue, v-gallery, vue-filepond, and vue-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

screencast

Steps to reproduce

  1. Install project:
npm install
  1. Start development web server:
npm run serve
  1. Open http://localhost:8080/demo in Chrome 80

  2. Click image to open lightbox (via v-gallery)

  3. Close lightbox.

  4. Click image again. Observe Chrome tab crashes (Aw, Snap!)

Environment

  • macOS Catalina 10.15.3
  • Chrome Version 80.0.3987.149 (Official Build) (64-bit)
  • MacBook Pro 15", 2016