Title: Bug &#8211; widgets dashboard issue
Last modified: April 24, 2019

---

# Bug – widgets dashboard issue

 *  Resolved [chekerlamer](https://wordpress.org/support/users/chekerlamer/)
 * (@chekerlamer)
 * [7 years, 1 month ago](https://wordpress.org/support/topic/bug-widgets-dashboard-issue/)
 * Hello,
 * Thanks a lot for this simple but yet very powerful plugin.
 * Everything works fine with this plugin but I found a small bug on the plugin.
   There are some themes that use customize systems on their widgets dashboard to
   speed up the loading of the widget dashboard page that has many widgets on their
   theme. I will explain more clearly below.
 * [Plugin version 2.5.3]
    in `polylang/js/widgets.js` on line 37, there is a condition
   that detects if the user on customizer or on the Widgets Dashboard. here the 
   code :
 *     ```
       ...
       if ( 'undefined' !== typeof wp.customize ) {
       ...
       ```
   
 * is it better if the condition also detects the page ?
 * Thank you

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Thread Starter [chekerlamer](https://wordpress.org/support/users/chekerlamer/)
 * (@chekerlamer)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/bug-widgets-dashboard-issue/#post-11651588)
 * Hello,
 * Can someone respond on this thread? because I am tired if every plugin update
   has to change this file by myself.
 * Thank you
 *  [codestylist](https://wordpress.org/support/users/codestylist/)
 * (@codestylist)
 * [6 years, 11 months ago](https://wordpress.org/support/topic/bug-widgets-dashboard-issue/#post-11656383)
 * Polylang is an open source plugin. Everybody can contribute here [https://github.com/polylang/polylang](https://github.com/polylang/polylang).
   
   You can send a pull request.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Bug – widgets dashboard issue’ is closed to new replies.

 * ![](https://ps.w.org/polylang/assets/icon-256x256.png?rev=3433336)
 * [Polylang](https://wordpress.org/plugins/polylang/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/polylang/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/polylang/)
 * [Active Topics](https://wordpress.org/support/plugin/polylang/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/polylang/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/polylang/reviews/)

## Tags

 * [widgets](https://wordpress.org/support/topic-tag/widgets/)

 * 2 replies
 * 2 participants
 * Last reply from: [codestylist](https://wordpress.org/support/users/codestylist/)
 * Last activity: [6 years, 11 months ago](https://wordpress.org/support/topic/bug-widgets-dashboard-issue/#post-11656383)
 * Status: resolved