NO BUG: Browser Console errors when Editing in Bricks Builder 1.7 beta 1

Bricks Version: 1.7 beta 1
Browser: Safari 16.1
OS: macOS 13.2

While testing for SOLVED: 404 console warnings for source map files in builder - #4 by d19dotca, I discovered a new set of errors observed in the 1.7 beta which I don’t recall seeing before. They are presumably harmless (or at least I haven’t seen any particular repercussions yet) but still should be fixed.

ReferenceError: Can't find variable: tinymce
ReferenceError: Can't find variable: google
TypeError: undefined is not an object (evaluating 'window.wp.editor')

Seems to be coming from both infobox.min.js & bricks-builder-iframe /?bricks=run&brickspreview.

1ae1b9785206fd130428b453fbca1b6998a52d99_2_690x172

Hi @itchycode - I tested your theory (from SOLVED: 404 console warnings for source map files in builder - #8 by itchycode) of the issues coming from a performance plugin and sure enough you’re correct - thank you for the help! :slight_smile: It ended up being seen only when FlyingPress was enabled. I’ll raise this to the FlyingPress team for further review. Thanks again.

1 Like

Thanks for the update and glad you figured it out, Dustin :wink:

I am marking this thread as “No Bug” then.

FYI - Gijo has already made a fix for FlyingPress in 4.0.4 released today with caching improvements for Builds Builder during editing. Changelog – FlyingPress

1 Like