Hi @honmak,
Sorry for that. It seems to be related only to sites, where WordPress REST API is blocked. You should not really block it, but there will be a patch really soon that will fix this.
Best regards,
Anton
Thread Starter
hm
(@honmak)
I don’t think the REST API is blocked at all – there are no changes of that in my end and I’m using REST API for other application as well.
Maybe this is helpful the error message I have:
VM284 media.min.js:1 Uncaught TypeError: wp.api.models.Media is not a constructor
at n.render (VM284 media.min.js:1)
at wp.Backbone.Subviews.<anonymous> (VM261 wp-backbone.min.js:1)
at VM194 underscore.min.js:5
at Function.m.each.m.forEach (VM194 underscore.min.js:5)
at wp.Backbone.Subviews._attach (VM261 wp-backbone.min.js:1)
at wp.Backbone.Subviews.<anonymous> (VM261 wp-backbone.min.js:1)
at VM194 underscore.min.js:5
at Function.m.each.m.forEach (VM194 underscore.min.js:5)
at wp.Backbone.Subviews.render (VM261 wp-backbone.min.js:1)
at n.render (VM261 wp-backbone.min.js:1)
@honmak,
Yes, this is the REST API issue. Can you please share a link to your site?
Best regards,
Anton
Thread Starter
hm
(@honmak)
@honmak,
What is your WordPress version?
Best regards,
Anton
Thread Starter
hm
(@honmak)
@vanyukov – latest version 4.9.7
Hi @honmak,
We’ve just released an update with the fix. Could you please update and confirm that your issue is resolved?
Best regards,
Anton
Thread Starter
hm
(@honmak)
@vanyukov,
yes that seems to fix it and works fine now. Thanks!