appsmith
appsmith copied to clipboard
[Bug]: API Headers - new line character is lost after Navigating to another page and returning to the API
Is there an existing issue for this?
- [X] I have searched the existing issues
Description
When I reference an Input (or any widget) in an API, and the reference has new line character in it, if I move away to another page and get back to the API, it is seen that the new line is lost.
Steps To Reproduce
- Create a new Page, say Page3, and drag and drop an input widget say Input1
- Create a new api (Api1) and in the Headers tab, in the Value section, add the binding {{ Input1.text }}
- Navigate to Page1, and then return to Api1.
- Note that the binding is now showing up as {{Input1.text}} The new line characters are lost
Public Sample App
No response
Issue video log
https://ddpa7mfuvv.vmaker.com/record/m0dAXHeTAitF7CWk
Version
Production