Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No Working Examples #429

Open
allan-bonadio opened this issue May 10, 2023 · 1 comment
Open

No Working Examples #429

allan-bonadio opened this issue May 10, 2023 · 1 comment

Comments

@allan-bonadio
Copy link

These two pages, for rc-tree and rc-tree-select, have the same problems. There's no working examples I can try out without downloading your packages:

https://tree-react-component.vercel.app/
https://tree-select-react-component.vercel.app/

On this page: https://tree-react-component.vercel.app
neither of these examples work:

http://localhost:9001/ -- this only works on your local machine! Everybody's is different.

online example: https://tree.react-component.now.sh/ -- This brings you back to the same page. No working example.

So, you have no working examples, unless I download your package!

which I'll probably do anyway, just to figure out what the difference is betwen the two.

@Gabgra11
Copy link

Even when the code is cloned and ran locally, the localhost examples link doesn't work.

<Router basename="/tree-select"> is not able to match the URL "/examples" because it does not start with the basename, so the <Router> won't render anything.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants