Julien Galletta

Results 7 comments of Julien Galletta

As the unicity of a product is based on the "id" property, a workaround is to modify the product id string when an option is selected, so the id is...

It seems it's harder to reproduce than I thought. It triggers when I scroll touching the screen over the suggestions results, but not alway when I scroll touching the screen...

Yes that's very strange, I tried to locate the problem but I can't figure out if it's a css or a js issue... But it is very annoying as on...

Update: this is an issue with the mapbox-gl-geocoder library, I opened an issue on their side: https://github.com/mapbox/mapbox-gl-geocoder/issues/357 On a side note, the mapbox-gl-geocoder dependency is several versions behind, and I...

I have the same issue on a Moto G5 (android 8), the app is indeed asking the phone password multiple times. It's really confusing, I couldn't figure out what was...

@SimonB407 Thanks for your help, but unfortunately it doesn't seem too work in my case :(

``` "dependencies": { "@admin-bro/express": "^3.0.1", "@admin-bro/mongoose": "^1.0.2", "@admin-bro/nestjs": "^1.0.0", "@nestjs/common": "^7.0.0", "@nestjs/config": "^0.5.0", "@nestjs/core": "^7.0.0", "@nestjs/mongoose": "^7.0.2", "@nestjs/platform-express": "^7.0.0", "admin-bro": "^3.2.5", "class-transformer": "^0.3.1", "class-validator": "^0.12.2", "express": "^4.17.1", "express-formidable": "^1.2.0", "express-session":...