Sean Perkins
Sean Perkins
This feature was completed in https://github.com/ionic-team/ionic-framework/pull/25913 and will be available in Ionic 6.3.0 (upcoming release).
Going to update this PR to account for the changes we identified to resolve this: #25775. Will re-add everyone for review once that work is ready.
Closing this PR in favor of https://github.com/ionic-team/ionic-framework/pull/26111. I will keep the branch around for reference if we decide to move to React Portals in a future major version.
Hello everyone, this issue is resolved as of: https://github.com/ionic-team/ionic-framework/pull/26089 and will be available in the next major release (v7) of Ionic.
@babycourageous no worries, thanks for the contribution! Both `back` and `goBack` are mapped to `context.back`. There is no equivalent `context.goBack` to add to the dependency array. If the context value...
Hello everyone 👋 Here is a dev-build to validate with: `7.4.3-dev.11695926109.13b1266a` Forked reproduction: https://stackblitz.com/edit/angular-t1fufz-rd74ue?file=package.json Let me know if you experience any issues.
@Coder7777 open issues are still open/not resolved. You can try one of the workarounds mentioned in this thread in the interim.
@craigbehnke it is unlikely that that branch will be the intended changes for React Router v6 support. It was mainly discovery to identify the work effort, pain points and path...
Hello everyone, at this time we still are actively gathering community interest and feedback surrounding MD3. There are a variety of changes the team is investigating and working on to...
@laurentpayot when developing Ionic applications you are building with web technologies (HTML, JS, CSS). Ionic components can be styled and swapped out with alternatives to build different experiences (we don't...