Loris Avi
Loris Avi
In query string, data is not bool or int but string, validator check instead if is instance of bool. The validator should be fixed as i reported [https://github.com/adekoder/flask-validator/pull/18#issuecomment-986962150](https://github.com/adekoder/flask-validator/pull/18#issuecomment-986962150)
It is appreciate if the messages and the response will managed by a simple module. This will allow to easy add languages and edit the error code in one place....
Maybe it's just an incompatible versions, but i must use this set of packages ``` apispec==5.2.2 marshmallow==3.15 flasgger==0.9.5 ``` i can't upgrade apispec or marshmallow because there are other dependency....
**Version** @vueup/vue-quill 1.2.0 **Describe the bug** When content is empty string, the quill content is not updated. The content is on the previous state I must use ` this.$refs.quillEdtor.setHTML("")` **To...
Every line in requirements is injected in shell, if there are "
I can't mount crypted LUKS: ` Object /org/freedesktop/UDisks2/block_devices/sdb2 is not a mountable filesystem` With this features the plugin will be awesome
``` ``` `TypeError: vnodes.map is not a function` tab-panels allow only tab-panel children, if there are comments inside an error will throw. I suggest to display some warnings on console...
I just copy/paste the Basic Example in an empty Ionic/vue project but not work as expected, and not like the online demo. The demo should start from "B" panel (second...