Favour Ohanekwu
11f8684e7f
fix: prevent temporary update of sub-path value in store object (#14847)
* support paths as keys in storevalue
* add cypresstests
* StoreValue added deploy mode verification
* Adding array input [boolean, string, number]
* store number too
* Added bug id to title
* Added dot object array & SelectJSFunctionToExecute
* propPane.UpdateFieldValue() update
* updated UpdatePropertyFieldValue
* JS toasts handling
* JSOnload spec fix
* JsOnload toast appearances fix
* support paths as keys in storevalue
* add cypresstests
* StoreValue added deploy mode verification
* Adding array input [boolean, string, number]
* store number too
* Added bug id to title
* Added dot object array & SelectJSFunctionToExecute
* propPane.UpdateFieldValue() update
* updated UpdatePropertyFieldValue
* JS toasts handling
* JSOnload spec fix
* JsOnload toast appearances fix
* prevent modification of storeValue path in temporary store
* Add cypress tests for case where storeValue key is a path
* remove redundant import of lodash
* Modify cypress tests
* update cypress tests
* Store fix revert
* revert
* Actions revert
* revert redundant change
* removed additional button- from script
* JsOnPage load script fix
* validate toast fixes
Co-authored-by: Aishwarya UR <aishwarya@appsmith.com>