Validation is wrong

Google Places Autocomplete validation is wrong, after updating my Wappler version to 5.4.2. Input field has class “is-valid” but I got “invalid-feedback” and form is not submitted! Please see my screenshot:

What validation rules have you applied to this input?

I think it’s a global problem with validation:

But the invalid feedback container is there for the error messages, when there;s a validation error it will show the error, otherwise it’s set to display: none;
This doesn’t really affect the form submission.