You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be great to update the packages using an older version to the newer version. Also, we should take care of breaking changes. At the moment, the only problem that we have is using html attributes instead of css classes.
In resume, we should do the following:
update the ionic packages to the latest usable version.
change the html attributes used for styling to its css class type.
The text was updated successfully, but these errors were encountered:
Ionic 5 has been released.
It would be great to update the packages using an older version to the newer version. Also, we should take care of breaking changes. At the moment, the only problem that we have is using html attributes instead of css classes.
In resume, we should do the following:
The text was updated successfully, but these errors were encountered: