You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This could probably deter someone who's going through the docs and trying to whip up some solutions. They could worry about why they're getting a different output from what the example code gave and expend some precious time.
What happened?
An example under the https://react-native-async-storage.github.io/async-storage/docs/api#multimerge site does not correctly show the use-case of the multiGet API used in the example.
This could probably deter someone who's going through the docs and trying to whip up some solutions. They could worry about why they're getting a different output from what the example code gave and expend some precious time.
Version
1.21.0
What platforms are you seeing this issue on?
System Information
Steps to Reproduce
Visit https://react-native-async-storage.github.io/async-storage/docs/api#multimerge.
Check under the example given. The output written does not exhibit the expected behavior of the multiGet API.
The text was updated successfully, but these errors were encountered: