(Bug report) node.getLabelValues doesn't work in widget. #6234
-
TriliumNext Version0.90.8 What operating system are you using?Other Linux What is your setup?Server access only Operating System VersionDocker DescriptionI have a setup in which I am adding multiple label values where label name is maintenance. node.getLabelValues() works when I create a list node.getLabelValues() doesn't work when I am using widget.
I have same code placed in both
It doesn't work here:
It works flawlessly here:
Error logsObject { froca: {…}, attributes: (8) […], targetRelations: [], parents: (1) […], children: [], parentToBranch: {…}, childToBranch: {}, attachments: null, noteId: "1fRdzPCtiOBT", title: "Office-Air-Purifier", … } |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
I used following modification for the time being after searching in source-code
|
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
Could it be in both places? |
Beta Was this translation helpful? Give feedback.
I used following modification for the time being after searching in source-code