Omar

Results 29 comments of Omar

Hey thank you so much for bringing up this issue and providing a PR solving it, could you provide an example snippet of how you managed to get this state...

Hello, could you provide some sample data to re-create this issue so I can properly test your branch?

If you could, please re-open this Pull request in the project's new repository since this repository has no maintainers with access to it anymore more details here https://github.com/g-loot/react-tournament-brackets/issues/78

Please let me know if this change fixes it https://github.com/g-loot/react-tournament-brackets/pull/64 You can easily test it by npm installing this beta release https://www.npmjs.com/package/@g-loot/react-tournament-brackets/v/1.0.31-rc

Are you certain this doesn't have any drawbacks to how the library is compiled? Have you tested it with non-nextjs projects. Like the main target this library has which is...

Hey guys, Sorry for the late response, I wasn't sure this change was what was needed for the package overall, so I went ahead and migrated the package to not...

> Hey! Just a quick reminder to the great devs who have developed this library about the open issue. Would love to integrate this library into my Next/React app but...

https://github.com/Shenato/react-tournament-brackets This is where the package lives now. Please check it out and give me feedback if you're able to install the new package. It no longer has the @g-loot/...

Try installing this package instead and see if it works with you guys on next.js https://www.npmjs.com/package/react-tournament-brackets

Note: This PR Updates the eslint rulings and tries to enforce a stricter typescript coding standard, a separate PR should be opened after to fix all the issues caught by...