Skip to content

fix(NoteRich): pass onLoaded as option in createEditor#1934

Merged
silverkszlo merged 1 commit into
mainfrom
fix/correct-create-editor
Jul 14, 2026
Merged

fix(NoteRich): pass onLoaded as option in createEditor#1934
silverkszlo merged 1 commit into
mainfrom
fix/correct-create-editor

Conversation

@silverkszlo

Copy link
Copy Markdown
Contributor

The editor does not load properly anymore as recent Text app updates changed the usage of onLoaded in its createEditor API. It is not a chainable .onLoaded(callback) anymore and therefore has to be passed as option in createEditor here in NoteRich.vue.

🤖 AI (if applicable)

  • The content of this PR was partly or fully generated using AI

Signed-off-by: silver <s.szmajduch@posteo.de>

Assisted-by: ClaudeCode:claude-sonnet-5
@silverkszlo silverkszlo requested a review from enjeck as a code owner July 14, 2026 13:00
@silverkszlo silverkszlo added the bug Something isn't working label Jul 14, 2026
@silverkszlo silverkszlo merged commit 1540ce0 into main Jul 14, 2026
26 of 28 checks passed
@silverkszlo silverkszlo deleted the fix/correct-create-editor branch July 14, 2026 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants