kotlin-fullstack-sample icon indicating copy to clipboard operation
kotlin-fullstack-sample copied to clipboard

ReactExtensions.kt needs more work for componentDidUpdate

Open andrewarrow opened this issue 7 years ago • 0 comments

https://github.com/Kotlin/kotlin-fullstack-sample/blob/master/frontend/src/org/jetbrains/react/ReactExtensions.kt

error is: 'componentDidUpdate' overrides nothing

where componentWillMount works fine.

andrewarrow avatar Jul 06 '17 18:07 andrewarrow