Skip to content

v2.2.3: Avoids infinite recursion in getContext method

Choose a tag to compare

@thorewi thorewi released this 06 Oct 05:16
· 43 commits to main since this release
Adds a check to prevent infinite recursion when the context
property is not initialized, ensuring that the method returns
the uninitialized context property instead of triggering an
infinite loop.