Bernardo Oliveira

Results 88 comments of Bernardo Oliveira

@davidmauskop I'm considering Render instead of Heroku and I'm using the `/env/production` folder and `render.yaml` as the base for my project. I'm also using the latest Node 14 otherwise it...

For someone in the future, you can check Ninja Extra: https://eadwincode.github.io/django-ninja-extra/api_controller/api_controller_permission/

Currently I'm using something like this: ``` 'perfectionist/sort-vue-attributes': [ 'error', { // Based on: https://vuejs.org/style-guide/rules-recommended.html#element-attribute-order 'custom-groups': { /* eslint-disable perfectionist/sort-objects */ DEFINITION: 'is', LIST_RENDERING: 'v-for', CONDITIONALS: 'v-*(else-if|if|else|show|cloak)', RENDER_MODIFIERS: 'v-*(pre|once)', GLOBAL:...

I'm facing a similar issue in our codebase. @azat-io do you have any fix in the works? 😄 Thank you for your amazing work!! 🙏

@robingenz there is this plugin https://github.com/AlwaysLoveme/capacitor-plugin-filedownload not sure if can help or contribute to it.

@danielroe is there anything we can do to help you debug this particular issue? If this involves some behavior change, perhaps v4 could be a candidate for it? 🤔 thank...

The fix on radix side is already on the [v1.6.0](https://github.com/radix-vue/radix-vue/releases/tag/v1.6.0) 🚀

Hi @fenilli 👋, Is there any news related to this issue or is there anything I can do to contribute to it? Thank you!! 😄

Hi @justin-schroeder 👋 Just bringing this up. Do you think would be possible to see this in an upcoming release? 🤔 Thank you for the awesome work! 🚀 --- PS:...

Hi @al1maher 👋 , Could you give us a little reproduction so we can have a base to work on? Perhaps this is already fixed on v3, or we can...