Kyle Emmanuel

Results 4 comments of Kyle Emmanuel

I fixed this by using `.isEqual()` as to `===`.

There seems to be no updates on this. still happening on the latest version/NS8

> @kdomingo you ll have to give a little it more thann this, like a sample code. Or even better a repro example project < MDTextField #emailPhoneField id="email-phone-field" width="80%" variant="outline"...

It's happening on API 30 / Android 11 as well. my solution was to `readAll()` and get the pref instead of using `read()`