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

Bug: Tabellen rendern initial nicht #6949

Closed
sdvg opened this issue Oct 21, 2024 · 1 comment · Fixed by #7029
Closed

Bug: Tabellen rendern initial nicht #6949

sdvg opened this issue Oct 21, 2024 · 1 comment · Fixed by #7029
Assignees
Labels
bug Something isn't working

Comments

@sdvg
Copy link
Member

sdvg commented Oct 21, 2024

Reproduktion: Sample App öffnen und mit Pfeiltasten navigieren, bis eine Tabelle kommt, die nicht rendered.
z.B. hier: https://develop--kolibri-public-ui.netlify.app/#/table/sort-data
Nach Refresh sind die Tabellen sichtbar.

screenshot 2024-10-21-14 31 51@2x

Sichtbare Exception:

TypeError: Cannot read properties of undefined (reading 'reduce')
    at d.renderSpacer (1832.js:2:13182)
    at d.render (1832.js:2:14913)
    at Nn (main.js:2:175646)
    at main.js:2:175450
    at Generator.next (<anonymous>)
    at main.js:2:163244
    at new Promise (<anonymous>)
    at c (main.js:2:163063)
    at Cn (main.js:2:175108)
@sdvg sdvg added the bug Something isn't working label Oct 21, 2024
@sdvg
Copy link
Member Author

sdvg commented Nov 6, 2024

Ebenfalls betroffen ist das erste Beispiel (vertical) auf dieser Seite:
https://develop--kolibri-public-ui.netlify.app/#/table/multi-sort

Dieses rendered auch nach einem Refresh nicht.

@deleonio deleonio moved this to 📄 Ready in KoliBri Board Nov 6, 2024
Makko74 added a commit that referenced this issue Nov 6, 2024
@Makko74 Makko74 self-assigned this Nov 6, 2024
Makko74 added a commit that referenced this issue Nov 6, 2024
@Makko74 Makko74 linked a pull request Nov 6, 2024 that will close this issue
8 tasks
publicuibot bot pushed a commit that referenced this issue Nov 7, 2024
@sdvg sdvg closed this as completed in #7029 Nov 7, 2024
@github-project-automation github-project-automation bot moved this from 🔍 Review to ✅ Done in KoliBri Board Nov 7, 2024
sdvg added a commit that referenced this issue Nov 8, 2024
…events

* 'develop' of github.com:public-ui/kolibri: (28 commits)
  testfix
  Update all snapshots$ $ Refs: #7035
  testfix
  Update error list to use Alert-Card variant in form
  testfix
  added tabs-button-group class
  chore: release 2.2.0-alpha.0
  chore: optimize publish workflow
  remove empty beforeall
  fix
  test settimeout
  requested changes
  Refactore Snapshots Part 2
  Change Snapshots Part 1
  added path aliases in tsconfig
  Update all snapshots$ $ Refs: #6949
  fix renderSpacer bug
  fix: dod workflow
  Update dod-checker.yml
  Create test.txt
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants