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
Exception Uncaught Can't access data until binding complete
Expected behavior
Operation should return a more meaningful message in this case since mapster has not been initialized on the image. If mapster is in the process of initializing, the error is accurate.
Screenshots
N/A
Desktop (please complete the following information):
N/A
Smartphone (please complete the following information):
N/A
Additional context
N/A
The text was updated successfully, but these errors were encountered:
Describe the bug
When some APIs are invoked with an empty element list, an exception
Uncaught Can't access data until binding complete
is encountered.To Reproduce
Steps to reproduce the behavior:
Uncaught Can't access data until binding complete
Expected behavior
Operation should return a more meaningful message in this case since mapster has not been initialized on the image. If mapster is in the process of initializing, the error is accurate.
Screenshots
N/A
Desktop (please complete the following information):
N/A
Smartphone (please complete the following information):
N/A
Additional context
N/A
The text was updated successfully, but these errors were encountered: