Skip to content

Initialization of globals during componentDidMount()

Compare
Choose a tag to compare
@src-code src-code released this 15 Jul 23:11

Global variables related to the client are now initialized during componentDidMount() instead of during module execution.