adobe / asset-share-commons

A modern, open-source asset share reference implementation built on Adobe Experience Manager (AEM)
https://opensource.adobe.com/asset-share-commons/
Apache License 2.0
88 stars 107 forks source link

JSON option in Property Filter component is throwing UnsupportedOperationException #1171

Closed sagaciousagi closed 1 month ago

sagaciousagi commented 2 months ago

Describe the bug JSON option in Property Filter component is throwing UnsupportedOperationException

Environment

To Reproduce Steps to reproduce the behavior:

  1. Go to Asset Share Commons landing page
  2. Add a Property Filter Component in the filter section and open dialog.
  3. Choose "Dropdown" in Type field and select the Source as "JSON" and provide the JSON from AEM repo. e.g. /content/dam/testData.json
  4. Page will crash.

Expected behavior Page should not crash. Property Filter should render the dropdown content on page.

Screenshots

image
sagaciousagi commented 2 months ago

PR raised: https://github.com/adobe/asset-share-commons/pull/1172

davidjgonzalez commented 1 month ago

Fixed in 3.8.14