Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Activating AMP for WP freezes Customizer controls when using Crio #72

Closed
joe9663 opened this issue Jun 4, 2020 · 1 comment
Closed
Projects

Comments

@joe9663
Copy link
Contributor

joe9663 commented Jun 4, 2020

Describe the bug
When AMP for WP is activated none of the Customizer controls function.

Error in console:

/wp-content/themes/crio/inc/boldgrid-theme-framework/assets/js/customizer/base-controls.min.js?ver=5.4.1

Uncaught TypeError: Cannot read property 'active' of undefined
    at i.toggleUsedLocations (base-controls.min.js?ver=5.4.1:1)
    at Function.<anonymous> (base-controls.min.js?ver=5.4.1:1)
    at i (load-scripts.php?c=0&load[chunk_0]=jquery-core,jquery-migrate&ver=5.4.1:2)
    at Object.fireWith [as resolveWith] (load-scripts.php?c=0&load[chunk_0]=jquery-core,jquery-migrate&ver=5.4.1:2)
    at customize-base.min.js?ver=5.4.1:2
    at i (load-scripts.php?c=0&load[chunk_0]=jquery-core,jquery-migrate&ver=5.4.1:2)
    at Object.add [as done] (load-scripts.php?c=0&load[chunk_0]=jquery-core,jquery-migrate&ver=5.4.1:2)
    at Function.when (customize-base.min.js?ver=5.4.1:2)
    at Function.instance (customize-base.min.js?ver=5.4.1:2)
    at i (customize-base.min.js?ver=5.4.1:2)

To Reproduce
Steps to reproduce the behavior:

  1. Install/activate AMP for WP and Crio
  2. Open Customizer
  3. See error
@jamesros161 jamesros161 added this to Backlog in BACKLOG Jun 8, 2020
@nicolepaschen
Copy link
Member

I get console errors in Chrome but I can still make changes in the Customizer as expected. This is old closing

BACKLOG automation moved this from Prioritized Backlog to Done Apr 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
BACKLOG
  
Done
Development

No branches or pull requests

2 participants