the issue is fixed in semantic-ui 2.4 so the package needs to be updated
as a workaround:
- you can build js, css and assets with a gulp from the latest semantic npm package in a separate folder
- copy dist to the local package and load it
- remove atmosphere package from a project
the issue is fixed in semantic-ui 2.4 so the package needs to be updated
as a workaround: