Codeinwp / feedzy-rss-feeds

FEEDZY RSS Feeds is an easy-to-use plugin giving you RSS aggregator and autoblogging functionality. Bring the best RSS feeds to your site.
GNU General Public License v2.0
79 stars 26 forks source link

JavaScript Exception #989

Closed mehrazmorshed closed 3 days ago

mehrazmorshed commented 2 weeks ago

Frontend Location: Feedzy → Support

Image

Frontend URL: /wp-admin/admin.php?page=feedzy-support

File URL: /wp-content/plugins/feedzy-rss-feeds/js/build/feedback.js

[
    {
        "message": "Error: Minified React error #200; visit https://reactjs.org/docs/error-decoder.html?invariant=200 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.\n    at Object.n.render (/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.3.1:2:128440)\n    at /wp-content/plugins/feedzy-rss-feeds/js/build/feedback.js?ver=34390d5398ce6c51072f:1:3732\n    at /wp-content/plugins/feedzy-rss-feeds/js/build/feedback.js?ver=34390d5398ce6c51072f:1:4936\n    at /wp-content/plugins/feedzy-rss-feeds/js/build/feedback.js?ver=34390d5398ce6c51072f:1:4940",
        "trace": null,
        "code": null
    }
]

Image

girishpanchal30 commented 2 weeks ago

I've reviewed and fixed it here - https://github.com/Codeinwp/feedzy-rss-feeds/pull/991