numaxlab / nova-ckeditor5-classic

A Laravel Nova CKEditor5 Classic Field.
MIT License
39 stars 41 forks source link

Unable to Force Delete (On Soft Delete enabled resources) when withFiles is enabled #9

Open michaelr0 opened 5 years ago

michaelr0 commented 5 years ago

Hi There,

I've found that we are unable to Force Delete (On Soft Delete enabled resources) when withFiles is enabled, I can see that you are extending Trix, but it looks like the Delete callbacks haven't been developed yet?

Are you able to have a look into implementing this?

Thanks.

RespectPick commented 4 years ago

same problem