Echoju
Echoju
Hi, I am using this version 1.1 with Symfony 5.4 and I still can't change the "user_identity_field". I tried using this function in my User Entity => public function getUserIdentifier():...
Hello, Has this been implemented in the last versions ? Thanks a lot !
that's not how it is explained in the docs => " Function fired every time the user tap a tab with isSelectable: false " Anyway, I think I found the...
Hi May be this could help. I faced the problem today, and using this : **this.$navigateTo(Home);** instead of this : **this.$navigateTo(Home,{ clearHistory: true });** seems to make a difference, I...