Closed DenyEs closed 7 months ago
I can't seem to replicate that with your steps, and it seems odd that Table Maker is throwing an error when there's no instance of it, once the Matrix block has been deleted. Still, I can handle that error.
Fixed for the next release. To get this early, run composer require verbb/tablemaker:"dev-craft-4 as 4.0.10"
.
Makes me wonder if this is Crafts issue more than Table Makers. When I got the error, I tried to disable to plugin to see what's happening when I access the entry in the CMS and it was showing unsaved changes which is weird as I am sure I saved it and came back with no validation errors. This would explain why the instance of Table Maker technically still exists.
The fixed has worked tho! Cheers Josh
Fixed in 4.0.11
Describe the bug
Deleteting a matrix or supertable field containing a table created with Table Maker results in an error when you try to access the entry in the CMS
Steps to reproduce
https://github.com/verbb/tablemaker/assets/18517642/35f807dc-4680-40b8-a067-5ba72d960d78
Craft CMS version
4.8.9
Plugin version
4.0.10
Multi-site?
No
Additional context
No response