Zacherl

Results 10 comments of Zacherl

Is there any information when this might be integrated? And is there a fix that also prevents the problem with the missing native bridge?

Is there any news when this might be integrated? This is still present in Capacitor 4.

@jcesarmobile @Ionitron Did you already have time to have a look at the linked PR? Any response would be appreciated.

@DSergiu Thank you for your feedback! I'll probably use that workaround, but with our own patch (as far as I know, the fix you posted leaves the native bridge broken...

@rwwagner90 Just stumbled on this thread by accident since I had exactly this issue (focusing an input makes it lose it immediately). The device is a Google Pixel 5, Shepherd...

Hi @jcesarmobile, as you responded to the original issue, could you tell me what the next steps would be? I would love to dig deeper in this issue if the...

I also have this issue. Is there a fix for it?

Sure! If previous fetches were successful, the query library returns data even if the last fetch failed due to an error. We use this feature extensively to show data to...

@NetanelBasal Do you think this change is counterproductive?

Yes, it feels a bit similar to Promise.allSettled. I think that is a useful behavior. If I have a normal query (not intersected), as long I have cached results I...