Open hissy opened 7 months ago
Fixes #102, #57, #47
This PR converts values to integers when the table column type is an integer.
You can test this fix by adding an image slider block with entries with no images selected.
@KorvinSzanto
Done.
(BC note: If someone created a custom publisher that uses StandardPublisher as fallback, they must change their code)
Fixes #102, #57, #47
This PR converts values to integers when the table column type is an integer.
You can test this fix by adding an image slider block with entries with no images selected.