erikras / erikras/react-redux-universal-hot-example
Duplicate style tags
Open
- Dominant language
- JavaScript
- Stars
- 12.1k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
I'm running the latest code with "npm run dev" and then opening Chrome inspector. Inside the "Elements" tab of the inspector, I expand the head tag and I'm seeing two _style_ tags with identical contents, right under the viewport _meta_ tag. They look like this:
```
...
...
```
Why is this happening?
Thanks,
Alvaro
Contributor guide
Assessment
This issue has not been assessed yet.