Element 'UnityMvvmToolkit.UITK.BindableUIElements.BindableListView' has no registered factory method.
UnityEngine.UIElements.UIDocument:OnValidate () (at /Users/bokken/build/output/unity/unity/ModuleOverrides/com.unity.ui/Core/GameObjects/UIDocument.cs:708)
Describe the bug
BindableListView doesn't work in the UI Toolkit.
Minimal reproduction code and steps
Current result
UI Builder:
Plus, there isn't such custom control in UI builder
Expected result
BindableListView is working
Additional information, screenshots, or code examples
View:
Exception in Unity debug console: