Hi @scofano,
Have you checked your Console (Developer Tools in Chrome)? What do you see there?
Can you try with 2 sections, to make sure it’s a problem related to the length?
vendor.js?ver=1675170963:2 Uncaught (in promise) TypeError: Converting circular structure to JSON
–> starting at object with constructor ‘HTMLSpanElement’
| property ‘__reactFiber$t6upwbzn2x’ -> object with constructor ‘Gr’
— property ‘stateNode’ closes the circle
at JSON.stringify ()
at vendor.js?ver=1675170963:2:156264
at u (vendor.js?ver=1675170963:2:146559)
at Generator. (vendor.js?ver=1675170963:2:147914)
at Generator.next (vendor.js?ver=1675170963:2:146922)
at j (vendor.js?ver=1675170963:2:152567)
at a (vendor.js?ver=1675170963:2:152770)
at vendor.js?ver=1675170963:2:152829
at new Promise ()
at vendor.js?ver=1675170963:2:152710
DevTools failed to load source map: Could not load content for chrome-extension://icadidhenmiokjlmpdgjikdoknhfgkhg/map/js/dm_content.js.map: System error: net::ERR_BLOCKED_BY_CLIENT
DevTools failed to load source map: Could not load content for chrome-extension://icadidhenmiokjlmpdgjikdoknhfgkhg/client/dist2/js/vendor.js.map: System error: net::ERR_BLOCKED_BY_CLIENT
DevTools failed to load source map: Could not load content for chrome-extension://icadidhenmiokjlmpdgjikdoknhfgkhg/client/dist2/js/dm_content_script.js.map: System error: net::ERR_BLOCKED_BY_CLIENT
Are you using the version 0.6.2?
Yes, it is a fresh wordpress and plugin installation.
-
This reply was modified 3 years, 4 months ago by
scofano.
Thanks for using Meow Apps! This is the Meow Admin 3.8
not related to size. I tried 2/2
JQMIGRATE: Migrate is installed, version 3.3.2
index.js?ver=1675170963:2 Sections: Object
content_script.js:4650 Could not establish connection. Receiving end does not exist., sendMessage, [{"type":"CS_ASK_BG_2183","uid":"ipcp_1675172758542_59","cmd":"CS_ACTIVATE_ME","args":{}}]
callback @ content_script.js:4650
content_script.js:4650 Could not establish connection. Receiving end does not exist., sendMessage, [{"type":"CS_ASK_BG_2183","uid":"ipcp_1675172758575_60","cmd":"CS_ACTIVATE_ME","args":{}}]
callback @ content_script.js:4650
content_script.js:4650 Could not establish connection. Receiving end does not exist., sendMessage, [{"type":"CS_ASK_BG_2183","uid":"ipcp_1675172758608_61","cmd":"CS_ACTIVATE_ME","args":{}}]
callback @ content_script.js:4650
index.js?ver=1675170963:2 Sections: Object
index.js?ver=1675170963:2 Excerpt: Object
vendor.js?ver=1675170963:2 Uncaught (in promise) TypeError: Converting circular structure to JSON
--> starting at object with constructor 'HTMLSpanElement'
| property '__reactFiber$g0mcwynptqe' -> object with constructor 'Gr'
--- property 'stateNode' closes the circle
at JSON.stringify ()
at vendor.js?ver=1675170963:2:156264
at u (vendor.js?ver=1675170963:2:146559)
at Generator. (vendor.js?ver=1675170963:2:147914)
at Generator.next (vendor.js?ver=1675170963:2:146922)
at j (vendor.js?ver=1675170963:2:152567)
at a (vendor.js?ver=1675170963:2:152770)
at vendor.js?ver=1675170963:2:152829
at new Promise ()
at vendor.js?ver=1675170963:2:152710
DevTools failed to load source map: Could not load content for chrome-extension://icadidhenmiokjlmpdgjikdoknhfgkhg/map/js/dm_content.js.map: System error: net::ERR_BLOCKED_BY_CLIENT
DevTools failed to load source map: Could not load content for chrome-extension://icadidhenmiokjlmpdgjikdoknhfgkhg/client/dist2/js/vendor.js.map: System error: net::ERR_BLOCKED_BY_CLIENT
DevTools failed to load source map: Could not load content for chrome-extension://icadidhenmiokjlmpdgjikdoknhfgkhg/client/dist2/js/dm_content_script.js.map: System error: net::ERR_BLOCKED_BY_CLIENT
The issue is not on the generation of content. I have filled the fields with “test” and it did not work. The issue is on creating the post.
Maybe permissions?