Closed ggsjyoon closed 6 years ago
👋 Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you've completed all the fields in the issue template so we can best help.
We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.
Yarn doesn't support installs in interactive mode, use npm
for first installation of Semantic-UI. I don't recommend to pair the main semantic-ui
package with SUIR, semantic-ui-css
or semantic-ui-less
is more preferable solution.
See this repo for config with create-react-app or our boilerplate.
CSS ISSUES → Post on https://github.com/Semantic-Org/Semantic-UI
USAGE QUESTIONS → Use these dedicated resources: Docs - http://react.semantic-ui.com Chat - https://gitter.im/Semantic-Org/Semantic-UI-React SO - https://stackoverflow.com/questions/tagged/semantic-ui-react?sort=votes
BUGS → This form is required:
Steps
I followed the instruction on
Usage
section. 1) Installed Semantic-UI-Reactyarn add semantic-ui-react
2)yarn add semantic-ui --dev
for custom theming.Expected Result
Complete step 2) without looping
Actual Result
Endless loop
Version
0.79.0
Testcase
[Fork, update, and replace this pen to show the bug]: https://codesandbox.io/s/2l3n74j9y