AtD / Gutenberg: request is made to AtD when module is deactivated #10548
Labels
[Feature] AtD
[Focus] Blocks
Issues related to the block editor, aka Gutenberg, and its extensions developed in Jetpack
[Pri] BLOCKER
[Type] Bug
When a feature is broken and / or not performing as intended
Milestone
Steps to reproduce the issue
You'll notice a JavaScript error:
Setting
add_filter( 'jetpack_gutenberg', '__return_false' );
solves the problem, as the AtD scripts are then no longer loaded.The text was updated successfully, but these errors were encountered: