Remi Wg

Results 91 comments of Remi Wg

@taty2010 thank you for merge the two other PRs, is it possible to review this PR? Thank you in advance.

This is extremely strange, currently I do have any explanation why you get this error. There isn't nothing special in the settings which can explain the error. Currently, don't have...

Thank you so much for making the PR and the changes.

@JacobMGEvans Thank you for making the change, I suppose we should wait until the version 5 is officially released, even I'm extremely excited.

The boilerplate is now using Clerk v5 🎉 Thank you so much @JacobMGEvans for creating this PR during the beta, the upgrade is much more smoother.

In case you want to keep using this extension (i18n-ally), I just found a solution to make it work with `next-intl` using the "Custom Framework" feature. And, no need to...

I use the "Custom Framework" feature from the extension to support next-intl/server. So, it works perfectly with `next-intl` using `getTranslations` without any issue: https://github.com/ixartz/Next-js-Boilerplate and you can find the configuration...

@nomanoff Thank you for your help, all help are welcoming. Based on your comment, you don't have any experience in open-source contribution, what I can suggest you can start small...

Thank you for asking. You can test the components with the main project with `npm link`. So, you need to work with both projects. The rules and convention is already...

@nomanoff, Thank you for finding the solution. It looks good to me the solution with `flex-wrap`, the solution should work. You can make the pull request and I'll merge it....