David Jones

Results 6 comments of David Jones

This would be nice! Also would be nice if there was a setting to auto-close after "ok"-ing the last notification and you have the empty list and the fancy animation...

Thanks @sarath-vijay! Anybody solved this for Android? --- Update: I came across the workaround outlined here: [https://github.com/ashenwgt/ionic-capacitor-ssl-pinning](https://github.com/ashenwgt/ionic-capacitor-ssl-pinning#workaround-copy-certificate-files-to-a-newly-created-assets-directory-which-is-visible-to-cordova-plugin-builds---httpsgithubcomsilkimencordova-plugin-advanced-httpissues168) I hope a more orthodox solution emerges in regards to placement/packaging/etc of the...

We use toasts within a [CapacitorJS](https://capacitorjs.com) app w/ the default duration for auto-close. Seems like somewhat randomly, but often enough (eg 1 out of 5 times) a banner will remain...

Thanks for sharing that @ldikmans . A workaround similar to what you did in the link below gets me functional while framework issue is being found/fixed: https://github.com/ldikmans/ionic-react-nested-modal-bug/blob/main/src/components/InlineModal2.tsx#L31-L39

I miss this feature :-( but everything else is way-awesome to make up for it

> I'm getting the same error when trying to upload a file (FormData). > > Example: > > ``` > const options = { > url: 'https://example.com/my/api', > headers: {...