websemantics / awesome-ant-design

A curated list of Ant Design resources and related projects. The main idea is that everyone can contribute here, so we can have a central repository of informations about Ant Design that we keep up-to-date
http://ant.design/
Other
3.13k stars 215 forks source link

Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'context') #90

Open tangyuer opened 10 months ago

tangyuer commented 10 months ago

在preact + react-jsonschema-form的使用中,在‘ui:widget’的自定义组件中使用antd的任何一个组件,都会报错“Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'context')” image