Importing from a GitHub repository dance2die/JavaScript30 displays should be at least 32 character(s) messages.

Unable to import GitHub repository in CodeSandbox thus wasn't able to import the repository.
| Software | Name/Version|
| ---------------- | ---------- |
| 小odesandbox | Import from GitHub
This is a reminder for @CompuIves as requested in Discord.

Just deployed an update that doubles the max length!
Oh, new problem... I think the directory/module titles don't pass our format validation: /^[^<>:;,?"*|\/]+/. I believe I took this one from the Windows format validator, so it's interesting that the file is correctly hosted on GitHub 馃
I think this is the name with the issue (because of the ,): "25 - Event Capture, Propagation, Bubbling and Once"
Thank you @CompuIves. 馃憡
The repo was originally forked from Wes Bos's JavaScript 30 repo.
He uses a Mac so would it have something to do with it?
I can confirm that the commas were indeed the issue so I removed them from my fork.
Most helpful comment
I can confirm that the commas were indeed the issue so I removed them from my fork.