Possible bug: Remove error state not working


#1

I’ve been experimenting with the new error styles. I’m really excited about this, but I think there’s a bug – or I’m missing something.

I’ve tried to set up two validation triggers with error messaging:

  1. on submit
  2. on focus lost

The error state and message appear as expected on both, but the error state isn’t removed (although the error message is hiding as expected).

Please see the attached file: Form Control Styles.rp (54.3 KB)

Thanks!


#2

Hi @dhcis - a new release of the RP 10 Beta went live earlier this week (RP 10.0.0.3814) which fixed an issue with error states not being removed from widgets in the HTML.

To make sure you are running the latest Beta build, please go to: Help > Check for Updates… in the RP menu bar.


#3

Awesome news. Thanks!