Requesting temporary downgrade of iiif-tree-component dependency to v2.0.3 until fix is approved (https://github.com/IIIF-Commons/iiif-tree-component/pull/24) **UV version:** <!-- (run `npm list universalviewer` from a terminal/cmd prompt and paste output below). Alternatively select the settings cog icon in the top right-hand corner of the UV to view the version number. --> ``` universalviewer@4.0.25+, possibly earlier ``` **I'm submitting a:** <!-- (check one with "x") --> - [x] bug report => please fork one of these [codesandbox examples](https://github.com/UniversalViewer/universalviewer/wiki/UV-Examples) with a repro of your issue and include a link to it below - [x] feature request => please use the [user stories repo](https://github.com/UniversalViewer/user-stories) - [ ] support request => Please do not submit support requests here, use [stackoverflow](http://stackoverflow.com/questions/tagged/iiif) **Current behavior:** Tree view date grouping is broken on collection manifests. **Expected behavior:** Date grouping should work. **Steps to reproduce:** 1. Go to: https://www.universalviewer.dev/#?xywh=-2414%2C-414%2C7394%2C4369&iiifManifestId=https%3A%2F%2Fwellcomelibrary.org%2Fiiif%2Fcollection%2Fb19974760 2. Open DevTools 3. In the left panel, select Index if not already selected. 4. Click the 'date' sort by option 5. You should see an error in DevTools about trying to access property 'label' on undefined property (data.data.__jsonld) and the tree will not change. **Other information:** The error wasn't present in v4.0.0, as seen here: https://uv-v4.netlify.app/#?iiifManifestId=https%3A%2F%2Fwellcomelibrary.org%2Fiiif%2Fcollection%2Fb19974760&c=&m=&cv=&xywh=-655%2C-626%2C3495%2C4247 At this point the dependency was at v2.0.3.
Requesting temporary downgrade of iiif-tree-component dependency to v2.0.3 until fix is approved (IIIF-Commons/iiif-tree-component#24)
UV version:
I'm submitting a:
Current behavior:
Tree view date grouping is broken on collection manifests.
Expected behavior:
Date grouping should work.
Steps to reproduce:
Other information:
The error wasn't present in v4.0.0, as seen here: https://uv-v4.netlify.app/#?iiifManifestId=https%3A%2F%2Fwellcomelibrary.org%2Fiiif%2Fcollection%2Fb19974760&c=&m=&cv=&xywh=-655%2C-626%2C3495%2C4247
At this point the dependency was at v2.0.3.