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.75k stars 572 forks source link

Browser in create modal is not working #2598

Open Tofandel opened 4 months ago

Tofandel commented 4 months ago

Description

Browsers/standalone browsers in the create modal do not work

Wether it's a Browser using the Browser::make() or the browser of a Wysiwyg for links

image

Previous discussion found: https://github.com/area17/twill/discussions/1007