You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So I upgraded to 6.0.2 in the EF package as you suggested, and checked that all the other packages are up to date, and tried again. And it works, yah! But only on a standardpage or a startpage.
It saves the actual blockgroup in the db, but not the children of the blockgroup. So the results are as it were the first time; an empty array when it gets serialized.
Thanks for your feedback! Some errors seem to have snuck into the code when it was refactored during the 6.0 development. We’ll take a look and compare the Page & Post Services.
tidyui
changed the title
Items on a BlockGroup does not gets serialized on posts, but works on pages
Items on a BlockGroup does not gets serialized on posts
May 1, 2019
Hi @tidyui
So I upgraded to 6.0.2 in the EF package as you suggested, and checked that all the other packages are up to date, and tried again. And it works, yah! But only on a standardpage or a startpage.
It saves the actual blockgroup in the db, but not the children of the blockgroup. So the results are as it were the first time; an empty array when it gets serialized.
The code is same as in issue #543
The text was updated successfully, but these errors were encountered: