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
Problem description
Data not found should be thrown in exceptional case when data was expected to be found but was not present. performing a get on the store should return null when data is not present.
Problem location
Schema Store
Suggestions for an improvement
Do not throw
The text was updated successfully, but these errors were encountered:
Problem description
Data not found should be thrown in exceptional case when data was expected to be found but was not present. performing a get on the store should return null when data is not present.
Problem location
Schema Store
Suggestions for an improvement
Do not throw
The text was updated successfully, but these errors were encountered: