-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
Description
Describe the bug
When a Output value has a hide action and you format the numeric display the hide action doesnt work.
To Reproduce
Steps to reproduce the behavior:
- Create a Output Value
- Create a action to hide it when a tag is false and show when a value is true
- Set the Format for the Output value to be 0
- The Hide and Show action doesnt work.
- Remove the Format value
- The hide/show action works
Expected behavior
The show/hide action should work regardless of the formatting
Screenshots
If applicable, add screenshots to help explain your problem.
Example project
Please provide an example project where the issue can be replicated.
- Upload a
.zipfile containing the minimal setup needed to reproduce the issue. - Or attach the JSON file of your project
Environment
- FUXA version: latest Pro Version
- Node.js version:
- npm version:
- Platform/OS: Windows 11 pro
- Browser: Chrome
Reactions are currently unavailable