santi
santi
I'm trying to raise the `example` in the example directory. Currently working on Linux Ubuntu 20.04. I don't know if this is the problem, I have updated flutter sdk to...
Add the file `eu.json` to `codeTranslations` ``` { "cmfcmf/d-s-l.searchBar.placeholder": "Bilatu...", "cmfcmf/d-s-l.searchBar.noResults": "Ez da emaitzarik aurkitu.", "cmfcmf/d-s-l.searchBar.clearButtonTitle": "Garbitu", "cmfcmf/d-s-l.searchBar.detachedCancelButtonText": "Utzi", "cmfcmf/d-s-l.searchBar.submitButtonTitle": "Bidali" } ``` And touch the posible files
I write this issue [https://github.com/KarimJedda/connexion_jwt_example/issues/2](https://github.com/KarimJedda/connexion_jwt_example/issues/2) in the example using flask-jwt with Swagger api description. I see that writing parameters in swagger api.yaml file, and decorating the controller with @jwt_required() the...
After trying to setup your environmnet, I received this error. ``` TASK [u18-svr-001 :: cloud-config file] *********************************************************** fatal: [localhost]: FAILED! => {"changed": false, "msg": "AnsibleUndefinedVariable: 'domain' is undefined"} ``` seems...
You could upload a complete example of your implementation, with all the files and directories such as `roles` and `variables`. I am starting with `ansible` and `kvm `and that would...
For beginners in the philosophy of react and redux (me), and syntax es6 all together, it is a bit difficult to understand this model of boilerplate, but I feel that...