Benjamin
Benjamin
Hello, I have a menu item which is absolute on desktop and fixed (fullscreen) on mobile. Problem is that the clickaway directive works for desktop (when container is absolute), but...
Hello, When I try to use the Command component it throws an error : `Error: Failed to read source code from [...]\node_modules\@radix-ui\react-dialog\node_modules\@radix-ui\react-focus-scope\dist\index.mjs` In fact in /node_modules the @radix-ui\react-focus-scope package doesn't...
Hello, I am upgrading a project from NextJS12 to NextJs13 and there is an error concerning this package. When I add a new Icon the application throws an error ``...
I followed correctly the tutorial for the Killswitch. Everything is loaded from ipfw.rules, but there is always an extra rule added at the end that kills the purpose of the...
### Environment System: OS: Windows 10 10.0.19045 CPU: (8) x64 Intel(R) Core(TM) i7-3770K CPU @ 3.50GHz Memory: 7.85 GB / 15.95 GB Binaries: Node: 20.11.0 - C:\Program Files\nodejs\node.EXE Yarn: 1.22.5...
### Describe the feature you'd like to request It would be great if it was possible to avoid duplicate files. If I upload an image that already exists in the...
### What - The `product_quantity_unit ` is mostly not present ### Steps to reproduce the behavior 1. Check JSON result for `La Crème Légère Epaisse 12%MG` (https://fr.openfoodfacts.org/cgi/search.pl?search_terms=La%20Cr%C3%A8me%20L%C3%A9g%C3%A8re%20Epaisse%2012%MG&tagtype_0=languages&tag_contains_0=contains&tag_0=fr&tagtype_1=countries&tag_contains_1=contains&tag_1=fr&sort_by=unique_scans_n&page_size=20&json=1) 2. Check the...
Hello, Does anyone have an idea how to augment the `ProductAttributes.product_data` interface in order to type the product metadata ? I need this in order to handle my product variations,...
In v0.2.0 the mobile items are broken in multiple ways : - No iteractivity on items, if I have a button inside my item, it won't be clickable _(worked on...