Skip to content

Migrate to Ionic 7 due to Bug with IonRange #25

Description

@JesJehle

In the Old version of Ionic, there is a known Bug with IonRange, which I could not solve otherwise:
ionic-team/ionic-framework#21101
The bug is solved in Ionic 7.
I tried it, and it works. Although Ionic 7 is still in Beta I would suggest upgrading.

Ionic 7 supports React 17+. Update to the latest version of React:
npm install react@latest react-dom@latest
Update to the latest version of Ionic 7:
npm install @ionic/react@next @ionic/react-router@next

What do you think?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions