angular-material
angular-material copied to clipboard
[BUG] Saved valued does not retain
Hi All,
I'm using angular material tabs to render the dynamic form JSON generated from a different application. Application behaviour is one JSON renders in one tab, so if we retrieve JSON array, it renders in multiple tabs, and everything works perfectly. However, when I switch between the tabs, my saved form data is not retained in those controls [Eg - When I enter some value to FirstName textbox and saved, then switch into a different tab and comeback FirstName Textbox value which I entered has cleared.]
Environment
angular-formio": ^4.11.4 angular : 10.1.0 angular material: "^10.2.7 Browser : Google Chrome/Edge/firefox