Paulo Dias
Paulo Dias
Make services public by default
I have this html: ``` Ketchup Relish Mayonnaise ``` And i do this: ``` const element = document.querySelector('.js-choice'); const choices = new Choices(element, { allowHTML: true }); ``` But the...
| Q | A | ------------- | --- | Bug fix? | yes | New feature? | no | BC breaks? | yes | Deprecations? | no | Tests pass?...
| Q | A | ---------------- | --- | Bundle version | dev-master | Symfony version | 3.4 | PHP version | 7.1.8 ### Expected behavior Extract translation in xliff...
You can always display controls? is there any configuration? I have tried with css ... but was not well ... hides and then returns to show... Thanks.