ionic-team / ionic-team/ionic-docs
Amend the React Lifecycle page with explicit explanations about Ionic lifecycle and re-rendering of components
- Vorherrschende Sprache
- MDX
- Sterne
- 621
- Forks
- 3.2k
- Ø Merge
- 1 T. 2 Std.
- Gemergte PRs (30 T.)
- 86
Beschreibung
**Is your feature request related to a problem? Please describe.**
I come from the world of classic React web-apps. I've been building an Ionic app for the 1st time during the last 4 weeks. And I was ***really frustrated*** to have A TON of issues with components not re-rendering when expected and Ionic lifecycle hooks not working as expected as well.
Gave Me lots of headache.
https://forum.ionicframework.com/t/obsolete-state-in-useionviewwillenter/210861
https://forum.ionicframework.com/t/page-does-not-re-render-on-tabs-navigation/209746
https://github.com/ionic-team/ionic-framework/issues/23388
**Describe the solution you'd like**
I would like a clear and explicit explanation on when does Ionic re-render components, view, tabs, etc.
For now, the React Lifecycle page is very generic to say the least; is [incomplete](https://github.com/ionic-team/ionic-docs/issues/1949) and doesn't describe edge cases.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.