Slash menu throws "Attempting to update uninitialized suggestions menu" after toggling editable
Ninguém assumiu esta issue ainda.
Avaliação
- Dificuldade
- 3/5
- Tempo estimado
- 1-2 dias
- Facilidade para iniciantes
- 55/100
- Tipo de issue
- Bug
- Clareza
- Razoavelmente clara
- Status de atividade
- Pouca atividade
- Stack de tecnologia
- react, typescript
- Domínio
- frontend
Direção de pesquisa
Start in @blocknote/core/src/extensions/SuggestionMenu/SuggestionMenu.ts, especially emitUpdate, SuggestionMenuView.update, and closeMenu, then reproduce the controlled editable toggle with CPU throttling. Trace the update sequence after switching to editable and typing /. Done means the slash menu opens without the uninitialized suggestions menu error.
Escrita pelo modelo de indexação a partir do texto da issue.
Descrição
Version:
@blocknote/[email protected]
Repro
- Render a BlockNoteEditor whose editable prop is toggled from a parent (e.g. switching between view and edit mode).
- DevTools → Performance → CPU: 6x slowdown (low-end devices reproduce naturally).
- Toggle the editor from non-editable to editable.
- Immediately type / to open the slash/suggestion menu.
Throws:
Error: Attempting to update uninitialized suggestions menu
at emitUpdate (SuggestionMenu.ts:35)
at SuggestionMenuView.update (SuggestionMenu.ts:90)
at ... prosemirror-view dispatch
What did you expect to happen?
No errors
Steps to reproduce
- Render a BlockNoteEditor whose editable prop is controlled by parent React state (we toggle between view/edit modes).
-Open DevTools → Performance → set CPU to 6× slowdown (this makes the bug deterministic; in production it occurs on real users without throttling, presumably on slower devices). - Toggle the editor from non-editable → editable
- Immediately type / to open the suggestion menu.
- Observe the thrown error in the console
BlockNote version
@blocknote/[email protected]
Environment
Reported in production on Chrome 147 / Windows 10/11 (real user). Reproduced locally on Chrome (latest) / macOS with React 18 and CPU throttling at 6×.
Additional context
Production stack trace (sourcemapped):
Error: Attempting to update uninitialized suggestions menu
at emitUpdate (@blocknote/core/src/extensions/SuggestionMenu/SuggestionMenu.ts:35:18)
at SuggestionMenuView.update (@blocknote/core/src/extensions/SuggestionMenu/SuggestionMenu.ts:90:11)
at pluginView.update (prosemirror-view/dist/index.js:5580:31)
at anchorInRightPlace (prosemirror-view/dist/index.js:5526:13)
at updateState (prosemirror-view/dist/index.js:5454:13)
at Editor.emit (@tiptap/core/src/Editor.ts:646:14)
at dispatch (prosemirror-view/dist/index.js:5829:28)
at callback (@blocknote/core/src/editor/managers/StateManager.ts:142:29)
at callback (@blocknote/core/src/editor/BlockNoteEditor.ts:707:30)
at closeMenu (@blocknote/core/src/extensions/SuggestionMenu/SuggestionMenu.ts:117:16)
Contribution
- I'd be interested in contributing a fix for this issue
Sponsor
- I'm a sponsor and would appreciate if you could look into this sooner than later 💖
- Linguagem predominante
- TypeScript
- Estrelas
- 10.2k
- Forks
- 772
- Merge médio
- 7d 3h
- PRs com merge (30d)
- 25
Guia de contribuição
Primeiros passos
- Leia a issue inteira e depois o guia de contribuição do projeto.
- Comente na issue dizendo que vai assumir — evita que duas pessoas façam o mesmo trabalho.
- Faça um fork do repositório e trabalhe em uma branch.
- Abra um pull request que referencie o número da issue.
Mais de TypeCellOS/BlockNote
-
Dificuldade 2/5 1-3 horas Facilidade para iniciantes 82/100
TypeCellOS/BlockNote#2949 · 1 comentário ·
-
a11y
Dificuldade 2/5 1-3 horas Facilidade para iniciantes 68/100
TypeCellOS/BlockNote#2855 ·
-
a11y
Dificuldade 2/5 1-3 horas Facilidade para iniciantes 62/100
TypeCellOS/BlockNote#2829 · 1 comentário ·
-
a11y
Dificuldade 2/5 1-3 horas Facilidade para iniciantes 72/100
TypeCellOS/BlockNote#2824 ·
-
a11y
Dificuldade 2/5 1-3 horas Facilidade para iniciantes 68/100
TypeCellOS/BlockNote#2811 ·
Todas as issues de TypeCellOS/BlockNote
Issues semelhantes
-
Dificuldade 1/5 1-3 horas Facilidade para iniciantes 88/100
motiondivision/motion#3849 ·
-
Add: S Play Event HD Abertacheck:passed streams:add
Dificuldade 2/5 1-3 horas Facilidade para iniciantes 72/100
-
Dificuldade 2/5 1-3 horas Facilidade para iniciantes 68/100
-
LiteLLM proxy response_cost (x-litellm-response-cost) is never applied to ChatModelOutput.cost Abertabug
Dificuldade 2/5 1-3 horas Facilidade para iniciantes 84/100
i-am-bee/beeai-framework#1697 · 1 reação ·
-
Support bun dedupe Abertaenhancement
Dificuldade 2/5 1-3 horas Facilidade para iniciantes 75/100
antfu/node-modules-inspector#214 ·