aws-amplify / amplify-js

A declarative JavaScript library for application development using cloud services.
https://docs.amplify.aws/lib/q/platform/js
Apache License 2.0
9.44k stars 2.13k forks source link

fix(core): fixed cache.clear() not working as expected #13926

Closed yuhengshs closed 1 month ago

yuhengshs commented 1 month ago

Description of changes

The purpose of this PR is to fix the issue that Cache.clear() is not working as expected by not clearing the cache.

Issue #, if available

13791

Description of how you validated changes

Checklist

Checklist for repo maintainers

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.