electron / electron/fiddle

Search index not being propagated

Open
#1,444 2 comments 0 reactions 0 assignees View on GitHub
:beetle: bug 🌿 upstream area:packages
Dominant language
TypeScript
Stars
7.8k
Forks
762
Avg merge
15h 27m
Merged PRs (30d)
12

Description

截屏2023-08-22 00 21 41

I'm reproducing a bug that [better-sqlite3](https://www.npmjs.com/package/better-sqlite3) crush electron after electron upgrade from 25.2.0 to 26.0.0
Immediately crush with `const db = require('better-sqlite3')(':memory:', { verbose: console.log });`

But I can't find the `"better-sqlite3": "^8.5.1"` I need in the Modules list, and there is no way to modify it.

I also try save/load/direct-modify a fiddle:

![截屏2023-08-22 00 31 14](https://github.com/electron/fiddle/assets/3746270/c224d07d-037e-430e-bdfd-0de558f8d77e)

It works

![截屏2023-08-22 00 32 33](https://github.com/electron/fiddle/assets/3746270/52b20b1f-5337-43b1-8caa-e2854e94393a)

Fiddle Version 0.34.0 (25.4.0)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.