Once they are in the modal for some reason they push up the CPU processing.
Then i remove them from the modal and place them on the page itself… and its fine.
But as soon it it goes back in the modal they just push up the cpu power… weird…
Must be something im doing wrong somewhere…
But im just going to add them server side… and not bind them to the fields on the form…
I had an issue one time with a modal flickering and resetting its form as it referenced a datetime with interval=“seconds”. I changed that to hours and it was fine. Might be worth considering.