Jan Uitdewilligen

Results 1 comments of Jan Uitdewilligen

Trying to access JSON.stringify(value.value) in the renderCustomField function like this: return JSON.stringify(value.requestType) results somehow in: Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'requestType') at renderCustomField (plugin:obsidian-jira-issue:11709:21) at...