winter icon indicating copy to clipboard operation
winter copied to clipboard

Framework extras missing in backend

Open mjauvin opened this issue 1 year ago • 1 comments

Winter CMS Build

dev-develop

PHP Version

8.1

Database engine

MySQL/MariaDB

Plugins installed

No response

Issue description

Trying to use a button in a backend view with a data-attach-loading does not work.

Note: this works fine on a frontend page

Steps to replicate

Add the following button to a backend controller:

<button data-attach-loading data-request=onAjax>TEST</button>

Workaround

No response

mjauvin avatar Oct 17 '24 20:10 mjauvin

Note:data-request-flash does work in that same backend view.

mjauvin avatar Oct 17 '24 20:10 mjauvin