Setting a textbox to disabled causes design time error

Hi
If I set the Disabled flag on a text box I get a run time error

I can set the flag to true or false manually in the generated razor file and that works ok.

Using v2.40

Hi @timt,

Do you mean the Numeric? Indeed it does that in design time and we will fix it.

Yes, numeric, my old habits of treating them all as textbox!

Thanks