ShowSuggestions not working

Method showSuggestions of CubaSuggestionField (SuggestionField/SuggestionPickerField/…) is not working since FW: 7.0.11+ (7.1)
I created a sample project, for this issue.

Project’s FW is 7.0.10 if you are going to create a new Base entity and choose Category it will open suggestion popup with all matched Items.

If you change FW to 7.0.11 it won’t open popup anymore, although in web browsers console you can see data are sent to UI.
suggestion-test.zip (95.8 KB)

Hi,

Thank you for reporting the problem, I created a GitHub issue.

Gleb