historyhall / hh-orion

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

Add group components when semantic ui is fixed #91

Open shaynethiessen opened 5 months ago

shaynethiessen commented 5 months ago

The fragment in the following components needs to be replaced:

shaynethiessen commented 5 months 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