kaoto-ui
kaoto-ui copied to clipboard
Inconsistency between standalone and sandbox app
Describe the Bug
There seems to be one specific inconsistency between standalone and sandbox - the number types are in one case displayed with quotation marks and in second without, making it difficult to verify correctness of displayed values.
The backend in both cases was the same.
Steps to Reproduce the Bug or Issue
- run the UI in sandbox
- create flow starting with timer
- change delay
- see the "delay: 3000"
- in case of standalone app, there is "delay: '3000'"
Screenshots or Videos
Sandbox:
Standalone:
Platform
- OS: [e.g. macOS, Windows, Linux]
- Browser: [e.g. Chrome, Safari, Firefox]
- Version: [latest]