Marco Nucara
Marco Nucara
### Issue Summary I want to use req.unstable_revalidate for ISG. Reading [here](https://github.com/serverless-nextjs/serverless-next.js/issues/559) it seems supported. ### Actual behavior If I call req.unstable_revalidate inside an api I got this error: ```...
# Center mode with cell align center and even slides to show ### Describe Your Environment Latest versions of react and nuka, installed yesterday. ### Describe the Problem If I...
**Is your feature request related to a problem? Please describe.** In general, but mostly when I use component composition, I need to set a responsive defaultVariants. In the example below...
When you scroll on the custom select panel the scroll shouldn't be propagated at parent elements. A stopPropagation() call may be enough?
Options could have `disabled` attribute. What is involved: - disabled options can not be clicked - disabled options can not be selected programmatically (TODO: check native bheavior) - keyboard navigation...