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
In our project we actively use withConverter. Some of converters sometimes returns undefined when they see logically null value. It worked fine in version 8.10.1
After update to the 10.5.0 version with compat enabled we are getting exceptions on reading data() from the elements of the collection.
It does not happen when document is accessed directly by it's path.