appsmith
appsmith copied to clipboard
Task: PIE, when we rename queries, jsObjects , and widgets ensure that bindings are taken care of
We fixed duplicate naming here: https://github.com/appsmithorg/appsmith/issues/30291
- We have to ensure that bindings get updated according to renamings.
This should be solved via the recent changes done to support the import block API