Could not bind widget as list entry class.

Trying to create context menu with UMG, and I stacked with strange behavior.
I could not attach widget as List entry in ListView widget, only create new.
What am I doing wrong? https://i.gyazo.com/d231dfb719670b40…0de95b5213.mp4

You’re probably missing the interface. More info here:

https://forums.unrealengine.com/community/community-content-tools-and-tutorials/1595437-listview-getting-started-in-bp

Yes, i am, thank you very much