usefulteam / jwt-auth

WordPress JSON Web Token Authentication
https://wordpress.org/plugins/jwt-auth/
122 stars 48 forks source link

Cannot destructure property 'isEnabled' of 'Object(...)(...)' as it is undefined. #44

Open ghost opened 2 years ago

ghost commented 2 years ago

I'm getting the following error when I try to simple Publish something from wordpress.

TypeError: Cannot destructure property 'isEnabled' of 'Object(...)(...)' as it is undefined. at _s (https://edit.choosemketech.org/wp-includes/js/dist/edit-post.min.js?ver=3656613c515e40e95a15114467097b39:49:116048) at we (https://edit.choosemketech.org/wp-includes/js/dist/vendor/react-dom.min.js?ver=16.13.1:84:293) at zj (https://edit.choosemketech.org/wp-includes/js/dist/vendor/react-dom.min.js?ver=16.13.1:226:496) at Th (https://edit.choosemketech.org/wp-includes/js/dist/vendor/react-dom.min.js?ver=16.13.1:152:223) at tj (https://edit.choosemketech.org/wp-includes/js/dist/vendor/react-dom.min.js?ver=16.13.1:152:152) at Te (https://edit.choosemketech.org/wp-includes/js/dist/vendor/react-dom.min.js?ver=16.13.1:146:151) at https://edit.choosemketech.org/wp-includes/js/dist/vendor/react-dom.min.js?ver=16.13.1:61:68 at unstable_runWithPriority (https://edit.choosemketech.org/wp-includes/js/dist/vendor/react.min.js?ver=16.13.1:25:260) at Da (https://edit.choosemketech.org/wp-includes/js/dist/vendor/react-dom.min.js?ver=16.13.1:60:280) at Pg (https://edit.choosemketech.org/wp-includes/js/dist/vendor/react-dom.min.js?ver=16.13.1:61:14)

ghost commented 2 years ago

This is the only plugin thats causing this issue in wordpress.