maudvd

Results 11 comments of maudvd

Is there any way to get the calendar view on iOS ?

Yes my pane has `fitHeight: true`. Do I need to import something new since 1.3.0 ?

Still interested in disabling clustering below a certain number of markers. I'm also interested if possible in not clustering markers that are on the exact same position, or seeing them...

Any news ? Is there any way besides FormData to send multiple files at once ?

Will there be a fix for the FormData ? Axios is not a solution for some of us and using FormData seems like an essential part of a HTTP plugin.

Axios was not a good solution for me in my Ionic app. I ended up going back to the cordova http plugin "cordova-plugin-advanced-http" which works great with FormData.

> > Axios was not a good solution for me in my Ionic app. I ended up going back to the cordova http plugin "cordova-plugin-advanced-http" which works great with FormData....

I'm having the same issue with Ionic + Capacitor + Angular on an Android device. Sending FormData works well but the second I add a Blob to the FormData, the...

The same thing happens when you change the min-height property of the ion-input