Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] get filter operator is not working to get text in the lazy load #8719

Open
byzheng opened this issue Oct 31, 2024 · 0 comments
Open

[BUG] get filter operator is not working to get text in the lazy load #8719

byzheng opened this issue Oct 31, 2024 · 0 comments

Comments

@byzheng
Copy link

byzheng commented Oct 31, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant