You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for this project, it is really helpful ! But for a reason I can't figure out, I can't make the following jsfiddle working with react-slingshot:
Hi guys,
Thank you for this project, it is really helpful ! But for a reason I can't figure out, I can't make the following jsfiddle working with react-slingshot:
https://jsfiddle.net/q3jroknc/
here is the repository that show the issue:
https://github.com/namlook/react-slingshot-semantic-ui-bug
The files to look at are:
./src/index.html (I added the CDN resources. Gross, I know, but I want to be as close as possible to the fiddle)
./src/index.js (where I added the component)
npm start
and go tohttp://localhost:3000
to see the issue.Any ideas of what is going wrong here ?
Thanks !
The text was updated successfully, but these errors were encountered: