Alejandro López Almeida
Alejandro López Almeida
Hello, when you use [the validation summary tag helper](https://docs.microsoft.com/en-us/aspnet/core/mvc/views/working-with-forms#the-validation-tag-helpers), the error list is not updated when you re-edit a control. There are some properties that help update the list of...
I see the [documentation](https://github.com/csscomb/csscomb.js/blob/dev/doc/options.md#sort-order-vs-preprocessors) but I don't found a way to sort by `tag`, `id`, `class` and `@media`. If is not possible, I recommend this implementation.  ## --- Want...
How can I use the runtime of Node.js?
I don't understand what is wrong, someone can help me? ``` # main.rb require 'babel/transpiler' Babel::Transpiler.transform '[1, 2, 3].map(n => n + 1);' ``` Error output: ``` C:\...\...\...\GitHub\babel>ruby main.rb (execjs):1:...
## What docs page needs to be fixed? - **Section**: Per-route state - **Page**: https://redux.js.org/usage/nextjs#per-route-state ## What is the problem? I'm learning Nextjs and want to setup Redux in Nextjs...
- [x] I have searched the [Issues](https://github.com/themesberg/flowbite-react/issues) to see if this bug has already been reported - [x] I have tested the latest version ## Summary Hi, I'm trying to...
- [x] I have followed the [Your First Code Contribution section of the Contributing guide](https://github.com/themesberg/flowbite-react/blob/main/CONTRIBUTING.md#your-first-code-contribution) Summarize the changes made and the motivation behind them. Reference related issues using `#` followed...
### Description It would be nice to add a Deno example to the Backend Framework Examples list. I'm using Supabase Edge Functions and it uses Deno under the hood. Docs...
Would you please add `ss10` to the website? Greetings. 
I'm confused when I see the Form component in deprecated folder and also see it in the main ui components folder, I think it shouldn't be there. [/packages/reusables/src/components/deprecated-ui/form.tsx](https://github.com/mrzachnugent/react-native-reusables/blob/main/packages/reusables/src/components/deprecated-ui/form.tsx) [/packages/reusables/src/components/ui/form.tsx](https://github.com/mrzachnugent/react-native-reusables/blob/main/packages/reusables/src/components/ui/form.tsx) I...