Skip to content

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

@byzheng

Description

@byzheng

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugConfirmed, replicable bugrefactorNeeds substantial refactoring

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions