[Bug]: Unexpected string replacement in JS Object #38330
Labels
Bug
Something isn't working
Community Reported
issues reported by community members
Medium
Issues that frustrate users due to poor UX
Needs Triaging
Needs attention from maintainers to triage
Production
Is there an existing issue for this?
Description
Exact
this.
string inside a JS Object gets replaced with the object name and a dot. This is expected inside of the function body, but not inside a string where the literal value with no interpolation/replacement is expected.Known workaround: Assign literal
this
string to a variable, and then do manual interpolation.Steps To Reproduce
Public Sample App
https://app.appsmith.com/app/my-first-application/page1-676983a8bdaced79172b1751
Environment
Production
Severity
Medium (Frustrating UX)
Issue video log
No response
Version
Cloud
The text was updated successfully, but these errors were encountered: