jonas-elias

Results 4 comments of jonas-elias

> I looked at the source of the Capacitor and i'm pretty sure the issue is here > > https://github.com/ionic-team/capacitor/blob/5b2ab7c68db4e77b8b2961e927acc5a708ee260f/android/capacitor/src/main/java/com/getcapacitor/plugin/util/HttpRequestHandler.java#L385 > > I think a line should be added that...

> This PR adds a default value for `dataType` in the request function to ensure it is handled properly when not provided. This ensures consistent request behavior. > > Fixes...

> A few notes and maybe add an orWhereFullText test as well. Added!! Thanks for remember!

Relevant issues have been addressed... Now it is possible to utilize the "orWhereFullText()" and the option "labelSearch" not need passing in the "$options" of the "whereFullText()" method.