React Error #321 for Custom Blocks
-
Hey y’all,
I’m a software engineer working for the Washington University in St. Louis library system. We have a WP site here (library.wustl.edu) and I’ve come across a problem for weeks now, and I am stuck. I am hoping that this forum will help me get closer to an answer.
Our current site was built by a third party, and they used external npm dependencies for their custom blocks in Gutenberg. The one that’s giving me trouble is
react-select
. The bug is that when you go to edit a block’s attributes in Gutenberg, something doesn’t load correctly and I get Minified React error 321. HOWEVER, it only happens when the Gutenberg plugin is activated. The current workaround is to have the plugin disabled, but we need to make sure that this bug won’t come and hit us again in the future.This is my first forum posting here, so I likely made a mistake or not provided enough information. I apologize for that.
- The topic ‘React Error #321 for Custom Blocks’ is closed to new replies.