Yadong (Adam) Zhang
Yadong (Adam) Zhang
I think so, the problem only appears in `dev` mode, and it doesn't effect `prod` enviroment, so don't worry about this problem
@Jazzykhan I never used next.js, but you can try this: https://stackoverflow.com/a/67846207/8537000 codesandbox: https://codesandbox.io/s/react-nextjs-reactstrap-7slww
https://github.com/supabase/storage/blob/8fa98fab7716dccefb257b5fad8c3a9ba567df05/src/storage/object.ts#L50-L57 https://github.com/supabase/storage/blob/8fa98fab7716dccefb257b5fad8c3a9ba567df05/src/storage/limits.ts#L56-L66 https://github.com/supabase/storage/blob/8fa98fab7716dccefb257b5fad8c3a9ba567df05/src/storage/limits.ts#L33-L42
Hi @pascalgrimaud Maybe the bounty can be splited 2 parts, one for @Gnuk (took so much time to review) and you @pascalgrimaud (give me onboarding for this project when I...
The team has already given the opportunity to contribute to open source, so it's part of what I am looking for...or the bounty can be used for the project to...
Okay, great thanks! 🙏
Bounty claimed: https://opencollective.com/generator-jhipster/expenses/148587
@daniel-stoian-lgp change `children` to another word maybe works for you: https://github.com/daniel-stoian-lgp/storybook6.5Bug/blob/f3597486c1360d2739b5d497643f1b87c5056356/stories/KeyGuide.jsx#L26 because `children` is a reserved keyword in `react-dom`: https://github.com/facebook/react/blob/e225fa43ada4f4cf3d3ba4982cdd81bb093eaa46/packages/react-dom/src/shared/DOMProperty.js#L244-L246
@daniel-stoian-lgp seems that it is not the change recently: and it works now after renaming the props. btw, do you have a repo setup with sb 6.4.22?
@daniel-stoian-lgp the branch init failed when running `yarn install`.