Junior Garcia

Results 79 comments of Junior Garcia

Hey guys @luixo @lhthang96 , the `@xs`, `@sm`, `@md`, `@lg` and `@xl` are the same as `@xsMin`, `@smMin`, etc..., which means the media query starts working after that specific breakpoint...

Hey @richtone I appreciate your contribution to the project 🙏🏻, however, we decided to implement this by ourselves, apologies

Hey @kr-anurag thank you for your suggestion, we have in our roadmap the migration to https://react-spectrum.adobe.com/react-aria/useDialog.html we hope to add this feature once we migrate the Modal

Hey @Yan-Zhelanov I couldn't see any `re-render` on mouse hover, right/left click or pressing any keyboard key https://user-images.githubusercontent.com/30373425/187081211-c899024b-dd62-47e2-8b34-3c195481c9f7.mov

Hey @Carlos6a have you implemented the `CssBaseline.flush()`? https://nextui.org/docs/guide/nextui-plus-nextjs

Hey @jesusalber1 we are working on that 🙌🏻

Hey @jesusalber1 @Carlos6a a workaround for solving this until we release the new version is by setting your own `id` to the `Input` component, something like this ```tsx ``` Hope...

Hey @jesusalber1 @Carlos6a 🙌🏼 ,The new version was released, please try this in case it has not been resolved we reopen the issue, thank you very much! https://github.com/nextui-org/nextui/releases/tag/v1.0.2-beta.4

Hey @Gomah thank you for using it 🙌🏻 Did you include the `NextUIProvider` in your main file? https://nextui.org/docs/guide/getting-started#next.js

Hey @tianenpang, could you please fix the conflicts?