MCPcopy Index your code
hub / github.com/dataease/SQLBot / componentDidCatch

Method componentDidCatch

frontend/public/swagger-ui-bundle.js:58553–58555  ·  view source on GitHub ↗
(s, o)

Source from the content-addressed store, hash-verified

58551 constructor(...s) {
58552 ;(super(...s), (this.state = { hasError: !1, error: null }))
58553 }
58554 componentDidCatch(s, o) {
58555 this.props.fn.componentDidCatch(s, o)
58556 }
58557 render() {
58558 const { getComponent: s, targetName: o, children: i } = this.props

Callers 1

QiFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected