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

Invalid table data breaks form-js in editor mode #1337

Closed
vsgoulart opened this issue Dec 18, 2024 · 0 comments · Fixed by #1338
Closed

Invalid table data breaks form-js in editor mode #1337

vsgoulart opened this issue Dec 18, 2024 · 0 comments · Fixed by #1338
Assignees
Labels
bug Something isn't working

Comments

@vsgoulart
Copy link
Contributor

Describe the Bug

When providing a table component data source with a valid FEEL expression that returns invalid data the table component breaks which makes the modeler freeze

Steps to Reproduce

  1. Create an expression field to access the data
  2. Try to access this data with a FEEL expression in the table component data source
  3. The component breaks and the modeler is frozen

Expected Behavior

No error should be thrown and the modeler should not freeze

capture hfeojP_optimized

@vsgoulart vsgoulart added the bug Something isn't working label Dec 18, 2024
@vsgoulart vsgoulart self-assigned this Dec 18, 2024
@bpmn-io-tasks bpmn-io-tasks bot added the in progress Currently worked on label Dec 18, 2024
@bpmn-io-tasks bpmn-io-tasks bot added needs review Review pending and removed in progress Currently worked on labels Dec 18, 2024
@bpmn-io-tasks bpmn-io-tasks bot removed the needs review Review pending label Dec 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant