• Hello,

    Recently my WordPress theme got update and the new editor was integrated with that, but it wasn’t showing my page details.
    I reverted all the contents back to old self.
    But after that editor was still present. So at my admin dashboard, I saw an option to revert editor back to classical and I did the same still my editor page does not show any data and prompting some errors like below :

    Uncaught TypeError: Object(…) is not a function
    at Module.308 (data.min.js:1)
    at r (data.min.js:1)
    at wp.data.0 (data.min.js:1)
    at data.min.js:1
    post.php:227 Uncaught TypeError: Cannot read property ‘use’ of undefined
    at post.php:227
    at post.php:229
    moment.min.js:1 Deprecation warning: use moment.updateLocale(localeName, config) to change an existing locale. moment.defineLocale(localeName, config) should only be used for creating a new locale See https://momentjs.com/guides/#/warnings/define-locale/ for more info.
    Y @ moment.min.js:1
    keycodes.min.js:1 Uncaught TypeError: Object(…) is not a function
    at Module.325 (keycodes.min.js:1)
    at r (keycodes.min.js:1)
    at wp.keycodes.1 (keycodes.min.js:1)
    at keycodes.min.js:1
    rich-text.min.js:1 Uncaught TypeError: Cannot read property ‘combineReducers’ of undefined
    at Module.307 (rich-text.min.js:1)
    at r (rich-text.min.js:1)
    at wp.richText.0 (rich-text.min.js:1)
    at rich-text.min.js:1
    compose.min.js:1 Uncaught TypeError: Object(…) is not a function
    at compose.min.js:1
    at Module.<anonymous> (components.min.js:19)
    at n (components.min.js:1)
    at components.min.js:1
    at components.min.js:1
    load-scripts.php:393 Uncaught TypeError: Cannot read property ‘memoize’ of undefined
    at load-scripts.php:393
    at load-scripts.php:393
    wp-seo-post-scraper-921.min.js:1 Uncaught TypeError: Cannot read property ‘withSelect’ of undefined
    at Object.<anonymous> (wp-seo-post-scraper-921.min.js:1)
    at t (commons-921.min.js:1)
    at Object.<anonymous> (wp-seo-post-scraper-921.min.js:1)
    at t (commons-921.min.js:1)
    at Object.<anonymous> (wp-seo-post-scraper-921.min.js:1)
    at t (commons-921.min.js:1)
    at Object.<anonymous> (wp-seo-post-scraper-921.min.js:1)
    at t (commons-921.min.js:1)
    at Object.<anonymous> (wp-seo-post-scraper-921.min.js:1)
    at t (commons-921.min.js:1)
    main.js:41 Uncaught TypeError: Cannot read property ‘defaults’ of undefined
    at add_filter (main.js:41)
    at date.js:205
    stock-photos.min.js:1 Uncaught TypeError: Cannot read property ‘model’ of undefined
    at Object.1 (stock-photos.min.js:1)
    at e (stock-photos.min.js:1)
    at stock-photos.min.js:1
    at Object.2../stock-photos-query (stock-photos.min.js:1)
    at e (stock-photos.min.js:1)
    at stock-photos.min.js:1
    at Object.3../models/stock-photos.js (stock-photos.min.js:1)
    at e (stock-photos.min.js:1)
    at a (stock-photos.min.js:1)
    at stock-photos.min.js:1
    utils.js:11 Uncaught ReferenceError: Backbone is not defined
    at utils.js:11
    dialog-view.js:3 Uncaught ReferenceError: Backbone is not defined
    at dialog-view.js:3
    toolset-bs-component-events.js:205 Uncaught TypeError: Cannot read property ‘defer’ of undefined
    at HTMLDocument.<anonymous> (toolset-bs-component-events.js:205)
    at i (load-scripts.php:2)
    at Object.fireWith [as resolveWith] (load-scripts.php:2)
    at Function.ready (load-scripts.php:2)
    at HTMLDocument.K (load-scripts.php:2)

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Data not shown’ is closed to new replies.