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

macros not rendering in Text Property value #151

Open
1 of 2 tasks
hdansou opened this issue Oct 27, 2024 · 0 comments
Open
1 of 2 tasks

macros not rendering in Text Property value #151

hdansou opened this issue Oct 27, 2024 · 0 comments

Comments

@hdansou
Copy link

hdansou commented Oct 27, 2024

Search first

  • I searched and no similar issues were found

What Happened?

In a node property value set with Type: Text, I can set the macro {{{cs xxxxxxxx}}} which is renders as $1. It is not showing the value.

Reproduce the Bug

  1. Create a macro cs that takes one variable input $1
  2. Create a tag with a property that has a type Text4
  3. Create a node and set the tag to it
  4. Set the macro as value of the property : cs xxxxxxxxx

Expected Behavior

The macro show render correctly in the text property value, just like it does in any node.

Screenshots

image

Browser, Desktop or Mobile Platform Information

No response

Additional Context

No response

Are you willing to submit a PR? If you know how to fix the bug.

  • I'm willing to submit a PR (Thank you!)
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