Skip to content

[Bug]: Plus sign in computed value for a custom column is replaced by brackets #28539

Open
@satbir121

Description

Is there an existing issue for this?

  • I have searched the existing issues

Description

When you {{ 1 + 2 }} in computed value inside the custom column, it shows {{ 1}}{{2 }}. The computed value is correctly reflected inside the table but not in the property pane.

In the property pane, it should also show {{ 1 + 2 }}

Steps To Reproduce

  1. Drag drop a Table and add a custom column
  2. Use {{ 1 + 2 }} as computed value.
  3. De-focus the Table and focus again on it.
  4. Check the computed value in the property pane.

Public Sample App

No response

Environment

Production

Issue video log

No response

Version

Appsmith v1.9.43-SNAPSHOT

Metadata

Labels

BugSomething isn't workingMediumIssues that frustrate users due to poor UXNeeds TriagingNeeds attention from maintainers to triageProductionRegressedScenarios that were working before but have now regressedTable WidgetWidgets & Accelerators PodIssues related to widgets & AcceleratorsWidgets ProductThis label groups issues related to widgets

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions