area17 / twill

Twill is an open source CMS toolkit for Laravel that helps developers rapidly create a custom admin console that is intuitive, powerful and flexible. Chat with us on Discord at https://discord.gg/cnWk7EFv8R.
https://twillcms.com
Apache License 2.0
3.72k stars 568 forks source link

Fix availableBlocks override eachother #2503

Open Tofandel opened 6 months ago

Tofandel commented 6 months ago

Fixes #2502

Simple fix is to add a unique id when rendering the component to find the correct availability key

Also included a bit of future proofing and backward compatibility even if the partial is overidden