Latest version throws error when duplicating an event
-
On our install we have a plugin that allows us to duplicate events (i.e. custom post types) which saves some of our users a lot of time (especially those that aren’t tech savvy) when creating new events. With the latest version of the RSVPMaker plugin, the event details dialog box that pops up when creating a new event is what seems to be conflicting with the ability to duplicate events/custom post types. I tried 3 different plugins for duplicating an event and they all throw the same error, which is:
TypeError: Cannot read properties of null (reading ‘tzchoices’)
at M (https://cloudcoveredstreets.org/wp-content/plugins/rsvpmaker/admin/build/editor-sidebar/sidebars.js?ver=1682381705:1:99534)
at kt (https://cloudcoveredstreets.org/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:47633)
at js (https://cloudcoveredstreets.org/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:120746)
at kl (https://cloudcoveredstreets.org/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:88654)
at yl (https://cloudcoveredstreets.org/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:88582)
at vl (https://cloudcoveredstreets.org/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:88445)
at ol (https://cloudcoveredstreets.org/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:85269)
at ul (https://cloudcoveredstreets.org/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.2.0:10:83826)
at v (https://cloudcoveredstreets.org/wp-includes/js/dist/vendor/react.min.js?ver=18.2.0:10:3385)
at ce (https://cloudcoveredstreets.org/wp-includes/js/dist/vendor/react.min.js?ver=18.2.0:10:5527)I reinstalled a previous version of the plugin and confirmed that the error doesn’t persist.
- The topic ‘Latest version throws error when duplicating an event’ is closed to new replies.