rbelavadi commented on issue #6244:
URL: https://github.com/apache/texera/issues/6244#issuecomment-4929519838

   I think this is related to #6058, the symptom there (typing into an 
integer/number operator field like Limit gets stuck) matches what's described 
here. The PR replaces the crashing parser (`@ngx-formly/core`'s number-field 
parser throws when the typed value is momentarily invalid, e.g. clearing the 
field, which silently drops the edit and leaves the field stuck on its previous 
value, matching "resets" and "delete and re-add fixes it" here).
   
   Flagging in case it's the same root cause, might be worth checking whether 
that PR resolves this one too.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to