Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(core): deleting Slicker object caused issue with cache
- previous PR #606 to avoid mem leaks actually create an unintended issue, with Salesforce at least, caching broke because Slicker was no longer exist but the cache think it does.
- Loading branch information