Closed benfeather closed 10 months ago
Suppose you create a table with columns and rows. If you delete a column(s), it is not deleted from the table rows, and when you save the entry, an error occurs.
Example (all columns have been deleted):
Error on save:
4.7.0
4.0.7
No response
Fixed for the next release. To get this early, run composer require verbb/tablemaker:"dev-craft-4 as 4.0.7".
composer require verbb/tablemaker:"dev-craft-4 as 4.0.7"
Looks good, thanks!
Describe the bug
Suppose you create a table with columns and rows. If you delete a column(s), it is not deleted from the table rows, and when you save the entry, an error occurs.
Example (all columns have been deleted):
Error on save:
Steps to reproduce
Craft CMS version
4.7.0
Plugin version
4.0.7
Multi-site?
No response
Additional context
No response