EL OUFIR Hatim

Results 17 comments of EL OUFIR Hatim

> @tibistibi yes, here is updated code for 7.3.7 > https://stackblitz.com/edit/angular-dyz1eb Thanks a lot!

Hi, Have you found a solution, I am having the same issue. Thanks in advance. Hatim

Ok, thanks for your reply. For my case, I have a global variable containing the data (like there are in the database: insert, updates, delete, affects dynamically this variable) so...

Got the same issue here, I have 2 `ion-selectable` in the same page, but it's like the second one is initiated on both selectables. Did you manage to resolve this...

Using the datepicker from the Flowbite docs https://flowbite.com/docs/plugins/datepicker/#javascript I got the same issue, the `import Datepicker from 'flowbite-datepicker/Datepicker';` was not working. So what I did (_I don't think it's the...

> > @heloufir works fine for "Datepicker" but does NOT work for "DateRangePicker" > > ```ts > > declare var Datepicker: any; > > declare var DateRangePicker: any; > >...

Do you guys found any workaround, because I think the PR will not be merged soon.

Hello, Yes you can disable the email verification by removing the interface MustVerifyEmail from the model User. Then clear cache and check, it should work fine.

If you are using the docker image, no need to clear the cache