Alejandro López Almeida

Results 11 issues of 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...

enhancement
1 - Ready
PRI: 3 - Optional

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. ![ea753fceba2b4251aeb3d190ccf37940](https://cloud.githubusercontent.com/assets/12045722/18116615/b1d67c5c-6f06-11e6-9963-731d9fabe38a.png) ## --- Want...

category: question

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...

docs

- [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...

:bug: bug
confirmed

- [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...

support

Would you please add `ss10` to the website? Greetings. ![Image](https://github.com/user-attachments/assets/73d309e3-a634-4b70-b8e2-60c82aaecff9)

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...

enhancement