adobe / helix-sidekick

Browser-based helper for authors on Helix projects
Apache License 2.0
4 stars 10 forks source link

[JSON Preview] Support for multiple sheets #219

Closed kptdobe closed 2 years ago

kptdobe commented 2 years ago

If the xlsx file has multiple sheets, the JSON Preview shows a black screen. I assume it is looking for a Helix default.

Example: https://main--blog--adobe.hlx3.page/en/drafts/alex/bulkoperationsconfig.json

Ideally, each sheet should be in separate tab and user can switch between the tabs.

cc @rofe

rofe commented 2 years ago

No, but it is looking for a data array at the root... I'll check for the :type="multisheet" property

trieloff commented 2 years ago

:tada: This issue has been resolved in version 3.34.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket:

trieloff commented 2 years ago

:tada: This issue has been resolved in version 3.35.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: