Changing any paramaters in a NEW unsaved stored procedure, cleaars all of the SQL code section

Changing any paramaters in a NEW unsaved stored procedure, cleaars all of the SQL code section

HI !
This is for DBForge studio 2025.1.134  It did the same thing in 1.124 as well.
I thought I saw this posted already. I went looking for it but could not find it. so posting it here.

If you create a new stored procedure, then go to the SQL code section and type up anything - like a massive multi table join for example......

If you realize that you need to adjust any parameters, make any changes, rename one, add a new one, change a data type, etc... ANY change to the parameters in a new unsaved procedure - It will wipe out and clear everything you have in the SQL section.
several times already I have lost chunks of code and had to retype them because I needed to add an extra parameter.  It would be really nice if it did not do this.

It appears to NOT happen at all once you have saved the procedure. Seems you can make any changes and it does not clear anything or revert anything.