Block validation error due to empty attributes from meta
-
Hi,
I’m creating a blocks with attribute stored in meta.
However when i next edit the post, the validation always returning an error in initialization because the attributes props in
save()function returning default value instead of from meta that stored already before.Is this expected? If yes, is there a way to get attributes from db in
save()function?
The topic ‘Block validation error due to empty attributes from meta’ is closed to new replies.