-
Notifications
You must be signed in to change notification settings - Fork 35
Description
Hi,
I try to use the plugin, but always become the same error message uploading.
The console says:
plugin:share-note:15425 TypeError: Cannot read properties of undefined (reading '0')
at getPropertyDescriptor (plugin:share-note:5773:23)
at getPropertyFingerprint (plugin:share-note:14119:20)
at _List.eval (plugin:share-note:14229:25)
at _List.forEachRight (plugin:share-note:4409:10)
at Object.processRule4 (plugin:share-note:14227:16)
at Object.enter (plugin:share-note:14281:20)
at Object.eval (plugin:share-note:5319:10)
at walkNode (plugin:share-note:5449:30)
at _List.walkReducer (plugin:share-note:5469:57)
at _List.reduceRight (plugin:share-note:4432:16)
I tried to share notes without any YAML, but I receive the same error message.
What should I do?