Skip to content

v5.8.3 - Patch Update

Latest
Compare
Choose a tag to compare
@Javiani Javiani released this 20 Nov 20:58

Change Log

consistency

Fixing an edge case when dom element was queried inside the high order component function on page load.
The fix is to render component before running the high order function.