Thomas-git
Thomas-git
I can't have your lib working with webpack. I've got this message in dev console : `Error: Failed to resolve async component default: SecurityError: Worker constructor: Failed to load worker...
3 fixes
Hi, Here are 3 fixes : - one big dependencies update to fix a bunch of security warnings (I do not have chrome to run the test suite, but everything...
Non ASCII chars are displayed as `?` on the oled screen. Is it possible to show utf8 chars ? If not maybe map accentuated chars to ASCII (as is commonly...
### Steps to reproduce I use FeathersVuexFind to query database. Everything is fine. ```html Langues {{ lang.french_name }} ``` Problem arise in ```removeLanguage(lang)``` When I do ```const clone = lang.clone()```...
this test has `.only` and fail. Did you forgot a commit to fix this or should we `.skip` this test at the moment ?
At the end of booking (last screen), if you have chosen to show TOS and privacy policy, the markup is displayed in the popup. ( and got visible). It’s in...
How to reproduce: Use dev version (stable release is not affected) Add 4 or more services to one provider. Go to booking page Select service1 then service2, then service3 then...
This is more of a suggestion to be discussed than a bug report. First, many thanks to all dev. My 10 yo daughter is now able to (nearly) close loop...
Hello, I’d like to know if there is a way to use LDAP as an auth source? It seems not possible without asking my users to enter their actual password...