Tchoupinax
Tchoupinax
Hello, Thank you for your great job. Swagger middleware works well. It just missed the fact that swagger sould block request if it does not match with the description... Could...
Hello, I had this error when trying to send a JSON. `This coder only encodes objects that adopt NSSecureCoding (object is of class '__SwiftValue').` SwiftyJSON does not implement NSSecureCoding ?...
Hello, I just tried to install your package and I met this issue. ``` vue3-easy-data-table.es.js:772 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'includes') at getItemValue (vue3-easy-data-table.es.js:772:14) at...
Hello, I tried your project to parse an IngressRoute, that is a CRD provided by Traefik. ``` 8:46PM Warn | could not parse file error="2 errors occurred:\n\t* could not decode...
Hello, Is it possible to add support for https://drone.io/ ? Thank you for your work :)
Hello, I lost few times because my event did not work and I finally see that I was using `@on-sort-change="onSortChange"` (copied from the documentation) while I must use `@sort-change="onSortChange"` in...
Hello! I saw the todo list contains the action `add Caddy` so I made it and I add Traefik at the same time 😀 Be free to suggest any improvement...
Hello, I wonder about the installation of each chart. For **each** `helm_remote`, the command makes these instructions: ```python # ======== Perform Installation local('rm -rf %s' % pull_target) local(pull_command) install_crds(chart, chart_target)...
Hello, I add the feature to allow tab to be select a tab by a query parameter at the mount of the component. - When you click on a tab,...
Hello, I wanted to make some contribution about the CSS but when i launched the project it crashed: ```bash あ→ docker-compose up Starting ui_chartmuseum_1 ... done Recreating ui_ui_1 ... done...