nextcloud-notes/src/components
Holger Hees 567ba59560
Fix "TypeError: t is undefined"
vue created does not guaranteed that all refs filled. Sometime $refs.editor is undefined. Also an extra tick like in line 84 does not help.

using mounted instead of created fixes this issues

Signed-off-by: Holger Hees <holger.hees@gmail.com>
2024-03-29 19:09:35 +01:00
..
Modal Use logical properties in css 2023-12-25 19:48:07 +03:30
AppSettings.vue style(eslint): Fix trailing comma warnings 2023-11-07 13:47:01 +01:00
CategoriesList.vue Use the color-primary-element* variables 2023-05-12 16:24:16 +02:00
ConflictSolution.vue update dependencies 2021-11-12 19:53:45 +01:00
CreateSampleButton.vue l10n: Change to capital letter 2023-04-04 10:42:48 +02:00
Dashboard.vue update @nextcloud/vue to v7 2022-10-03 17:05:30 +02:00
EditorEasyMDE.vue Use logical properties in css 2023-12-25 19:48:07 +03:30
EditorMarkdownIt.vue Use markdown-it-bidi for bidi preview 2023-12-25 19:50:46 +03:30
EditorPlain.vue use eslint-config-nextcloud 2019-10-25 15:55:35 +02:00
HelpMobile.vue Use logical properties in css 2023-12-25 19:48:07 +03:30
Loading.vue update @nextcloud/vue to v7 2022-10-03 17:05:30 +02:00
Note.vue fix: Avoid flaky note mode checks 2023-07-17 10:54:56 +02:00
NoteItem.vue feat: share a single note 2023-11-08 13:27:44 +01:00
NotePlain.vue Use logical properties in css 2023-12-25 19:48:07 +03:30
NoteRich.vue Fix "TypeError: t is undefined" 2024-03-29 19:09:35 +01:00
NotesCaption.vue style: fix codestyle 2023-05-05 15:03:05 +02:00
NotesList.vue fix: Implement note category selector using NcActionInput 2023-11-07 15:10:08 +01:00
NotesView.vue Use logical properties in css 2023-12-25 19:48:07 +03:30
Welcome.vue add help 2022-10-18 08:53:18 +02:00