ptmkenny
ptmkenny
I'd like to second the original request by @danepowell. I just got bitten by the bug caused by the silent failure of git apply in #174. Also, cloning everything from...
Still an issue.
@grbd That resource has already been posted in this thread: https://github.com/jgthms/bulma/issues/2342#issuecomment-473949001 This issue is about adding support for the media query `@media (prefers-color-scheme: dark)` in order to allow a site...
Related: https://github.com/dutchiexl/BehatHtmlFormatterPlugin/issues/110
Ah, I see. I had to specify `--format html --out MYDIRECTORY` in the command like this: behat /app/tests/behat/features/ -c /app/tests/behat/behat-lando-selenium.yml --tags '@testme' --format html --out /app/tests/reports` I humbly request that...
@fortesp This is a feature request, not a bug report. Upgrading to react router v6 is not supported in Ionic now, and it will not be until the Ionic team...
@jrobeson No, this is not solved. The documentation refers to `@ionic/react-router`, which is Ionic's custom implementation of [react-router](https://www.npmjs.com/package/react-router). `@ionic/react-router` v6 is based on `react-router` v5, and this issue is about...
I know people are excited about this, but **please STOP asking for updates.** Every time someone posts to this thread, everybody who has subscribed gets a message. **If you want...
A member of the Ionic team[ posted an update on the status of React Router 6 support here.](https://forum.ionicframework.com/t/ionic-react-so-many-render-issues-related-to-routing/222301/14?u=ptmkenny) If there is high demand, give it a thumbs up. Don't spam.
@malte94 Yes, using this http plugin should effectively "transform your app into a web browser" for the purpose of handling cookies, so as long as you have the plugin enabled,...