[Ionic Warning]: NavParams has been deprecated in favor of using Angular’s input API
I am getting this message in the console:
[Ionic Warning]: NavParams has been deprecated in favor of using Angular’s input API. Developers should migrate to either the @Input decorator or the Signals-based input API.