Skip to content

Fix InstanceSelectorBlock rendering#40

Merged
jacobcolyvan merged 4 commits into
mainfrom
fix-selector-blocks
Sep 12, 2025
Merged

Fix InstanceSelectorBlock rendering#40
jacobcolyvan merged 4 commits into
mainfrom
fix-selector-blocks

Conversation

@jacobcolyvan

@jacobcolyvan jacobcolyvan commented Sep 12, 2025

Copy link
Copy Markdown

InstanceSelectorBlock was returning [object Object] instead of the actual block.
This initialises it correctly so that it is in line with the recent changes.

Other changes include:

  • updates imports for wagtail@8 re/ future removal warnings.
  • add InstanceSelectorBlock to example project for easy future testing.
  • general fixes to the styling of the embed and panels.

I've tested on wagtail 6.3, 7.0 and 7.1 that both the block and panel are working as expected.

@jacobcolyvan jacobcolyvan self-assigned this Sep 12, 2025
@jacobcolyvan jacobcolyvan merged commit 2106be3 into main Sep 12, 2025
6 checks passed
@jacobcolyvan jacobcolyvan deleted the fix-selector-blocks branch September 12, 2025 05:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant