Describe the bug
I am using TW 5.3.5 with node.js under Windows 11.
node.js is configured as lazy load with tag lazy. I have a tiddler (e.g. literature-latest-json2) stored data with format aaplication/jason.
The following code codes cannot get field text:
<$let tid="literature-latest-json2" data={{{ [<tid>get[text]] }}}>
<<data>>
</$let>
Expected behavior
No response
To Reproduce
No response
Screenshots
No response
TiddlyWiki Configuration
- TW 5.3.5
- node.js
- Windows 11
Additional context
No response