japgolly.scalajs.react.extra
Installing this will cause logging to occur at React component lifecycle stages.
Install in ReactComponentB via .configure(LogLifecycle.short) or .configure(LogLifecycle.verbose).
ReactComponentB
.configure(LogLifecycle.short)
.configure(LogLifecycle.verbose)
Installing this will cause logging to occur at React component lifecycle stages.
Install in
ReactComponentB
via.configure(LogLifecycle.short)
or.configure(LogLifecycle.verbose)
.