historyhall / hh-orion

Web based software for managing historical archives
https://historyhall.org
GNU General Public License v3.0
1 stars 0 forks source link

Add group components when semantic ui is fixed #91

Open shaynethiessen opened 3 days ago

shaynethiessen commented 3 days ago

The fragment in the following components needs to be replaced:

shaynethiessen commented 3 days ago

Currently using card group causes this error in web

Uncaught ReferenceError: can't access lexical declaration '__WEBPACK_DEFAULT_EXPORT__' before initialization
    default bundle.js:58244
    js Card.js:159
    factory react refresh:6
    Webpack 23
bundle.js:58244:42
    default bundle.js:58244
    js Card.js:159
    factory react refresh:6
    Webpack 23

This is being tracked in https://github.com/Semantic-Org/Semantic-UI-React/issues/4481