levinqdl/react-create-portal

State in Provider is not cleared after Slot is unmounted

Closed this issue · 1 comments

Here is the PR to fix it #18

Uncleared state cause a memory leak coz it contains unused HTML elements

Thanks for contributing, PR merged.