Also, are there any other block-related plugins active? It might be related to:
https://github.com/WordPress/gutenberg/issues/16850
Hi Ryan,
there aren’t any block related plugins. The problem occurred with an update of your plug-in.
OK, thanks for letting me know. Could you please fill out that bug report, or paste all of the information in it here?
That’s a tough one to debug without a lot of details.
Yes, when I load the page from backend i get several 400 error from all the blocks in the page.
In the console I see:
URL richiesta:https://www.consregsardegna.it/wp-json/wp/v2/block-renderer/block-lab/blocco-presidente?context=edit&attributes%5Bnome-presidente%5D=Il%20Presidente&attributes%5Bfoto-presidente%5D=http%3A%2F%2Fwww.consregsardegna.it%2Fwp-content%2Fuploads%2F2019%2F12%2Fpais1-1.jpg&attributes%5Btesto-laterale%5D=Michele%20Pais%2C%20XXVI%20Presidente%20del%20Consiglio%20regionale%20della%20Sardegna%20&attributes%5BclassName%5D=margin-content-top&attributes%5BopenPopupId%5D=&post_id=2&_locale=user
Metodo di richiesta:GET
Indirizzo remoto:82.85.30.70:443
Codice di stato:
400
Versione:HTTP/1.1
XHRGEThttps://www.consregsardegna.it/wp-json/wp/v2/block-renderer/block-lab/blocco-presidente?context=edit&attributes%5Bnome-presidente%5D=Il%20Presidente&attributes%5Bfoto-presidente%5D=http%3A%2F%2Fwww.consregsardegna.it%2Fwp-content%2Fuploads%2F2019%2F12%2Fpais1-1.jpg&attributes%5Btesto-laterale%5D=Michele%20Pais%2C%20XXVI%20Presidente%20del%20Consiglio%20regionale%20della%20Sardegna%20&attributes%5BclassName%5D=margin-content-top&attributes%5BopenPopupId%5D=&post_id=2&_locale=user
[HTTP/1.1 400 Bad Request 148ms]
code “rest_invalid_param”
message “Parametro(i) non valido(i): attributes”
data Object { status: 400, params: {…} }
status 400
params Object { attributes: “openPopupId non è una proprietà valida di Object.” }
attributes “openPopupId non è una proprietà valida di Object.”
Hi @stefanoianna,
Thanks for that information.
Could you please fill out a bug report? It’s not really possible to reproduce this without that information:
https://github.com/getblocklab/block-lab/issues/new?template=bug_report.md
Thanks!
Hi Ryan, i found that the issue is caused by the plug-in popup maker. I see already this issue in github.
Ah, good to hear that you found the cause of it.
How can the problem be solved? I have the same issue with pop-up maker, but I dont want to deactivate the pop-up maker, because I need it
greetings
Aztec