-
## Bug Report
### Steps
Not really any steps to reproduce. It is off center on the official site too.
https://react.semantic-ui.com/elements/button/#content-conditionals
### Expected Result
…
-
- three cards side by side (what data on these?)
- clicking on a card should open the details
- clicking on the details card should confirm it as the choice for the current round
-
-
Using:
```
"react": "^15.0.2",
"react-addons-css-transition-group": "^15.2.1",
"react-addons-shallow-compare": "^15.2.1",
"react-dom": "^15.0.2",
"react-selectize": "^2.0.3"
```
Code:
``
Full Erro…
-
Add an `Icon` to the `Add new device` buttons for each section. Give it a little flair with a plus sign in the corner.
-
# ❔ Question
Hi
I just made the upgrade from the previous version. So, I replace the locale import by a reference to locale into the tag definition (as following):
`
`
The build step (bas…
-
Hi, I've got a problem:
I'm using react-id-swiper with GatsbyJS and the slider totally disappear when I run `gatbys build`.
When I run my app in local the `slidesPerView` property is not working…
-
**Describe the bug**
I tried to add `@react-pdf/renderer` library to my project that uses `import "@preact/signals-react"` and received the next error:
```
dispatcher.useSyncExternalStore is not a …
-
We need a view to greet the user if they have not yet been authenticated.
The designs can be found [here](https://projects.invisionapp.com/d/main#/console/12356801/259676355/preview)
Note: Funct…
-
## Bug Report
### Steps
Create a tab in vertical mode with renderActive Only set to false
```
import React from 'react'
import { Tab } from 'semantic-ui-react'
const panes = [
{ menuIte…