Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add group components when semantic ui is fixed #91

Open
shaynethiessen opened this issue Jul 1, 2024 · 1 comment
Open

Add group components when semantic ui is fixed #91

shaynethiessen opened this issue Jul 1, 2024 · 1 comment
Labels
Enhancement New feature or request Web Project package

Comments

@shaynethiessen
Copy link
Contributor

shaynethiessen commented Jul 1, 2024

The fragment in the following components needs to be replaced:

  • System/SearchResults (use cardgroup)
  • Home/Statistics (use statisticsgroup)
@shaynethiessen shaynethiessen added Enhancement New feature or request Web Project package labels Jul 1, 2024
@shaynethiessen
Copy link
Contributor Author

shaynethiessen commented Jul 1, 2024

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
Semantic-Org/Semantic-UI-React#4481

@shaynethiessen shaynethiessen changed the title Add cardgroup to components when semantic ui is fixed Add group components when semantic ui is fixed Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request Web Project package
Projects
None yet
Development

No branches or pull requests

1 participant