Automatically closed - issue fixed for 2 weeks with no activity.
When try to remove a paragraph from the table, an empty row remains in place and there is a JS error in the console:
"Uncaught TypeError: Cannot read properties of undefined (reading 'colSpan')"
1. Add 1 paragraph field with unlimited values to a content type.
2. Create a node, and add several paragraph items to it.
3. Edit the node and try to remove 1 item (not the first one) from the table.
You should see a broken table with an empty row, the weight column is also shown, and the console also has the JS error.
Fixed
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Automatically closed - issue fixed for 2 weeks with no activity.