Thibault Milan

Results 22 issues of Thibault Milan

https://github.com/daviddarnes/alembic-netlifycms-kit/blob/462fa9245bac5abb61da265fba35d3392a49aed5/admin/config.yml#L24 If you're putting your date here, it will be invisible somehow to the CMS and it will crash when you try to access and element to edit it.

bug

I got some trouble with binding a drag event and a click event on the same elements : ``` javascript set.click( function(){ this.remove().clear(); }); set.drag(function(dx,dy){...},function(){...},function(){...}); ``` when the drag end,...

PR welcomed

What happened? [please describe] Technical detailsError message: Uncaught SyntaxError: Unexpected token 'else' Page: Browser: ```json {"ua":"Mozilla/5.0 (Linux; Android 10; SM-G985F Build/QP1A.190711.020; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/78.0.3904.96 Mobile Safari/537.36","browser":{"name":"Chrome...

bug
help wanted

### Contact Details _No response_ ### Is your feature request related to a problem? Please describe. Some countries, especially outside the EU but not only (Greece, for example), don't follow...

enhancement
discussion

What happened? [please describe] Technical detailsError message: TypeError: null is not an object (evaluating 'document.getElementById(e).style') Page: #scan Browser: ```json {"ua":"Mozilla/5.0 (iPhone; CPU iPhone OS 14_7_1 like Mac OS X) AppleWebKit/605.1.15...

bug
user-feedback

**Tag Type :** Generic NFC FOrum Type 2 ( ISO/IEC 14443 Type A) **SAK :** 136 ( Hex 88 ) **ATQA :** 0004 **Tag Size :** 128 byte **Manufacturer :**...

Line 22 `(global.QRious = factory());` got me the error `TypeError: Cannot set property 'QRious' of undefined` My code was a simple ```js var qrcode = new QRious({ element: canvas, value:...

**Describe the bug** Error while running `make setup` **To Reproduce** Steps to reproduce the behavior: 1. Clone project 2. Run `make setup` 3. See error **Expected behavior** A clear and...

bug

The idea here is to work on #542 So I added some elements in the blade StripeSCA config blade to be able to define: * The transfer account (only support...

enhancement

I saw some code and some data structure, or posts into issues that make me wonder if: 1. There's some possibility to let people create their own account on the...