Filter is not working when screen is embedded as Frame

Hello

I am facing a problem, that the filter is not working when I embed my screen as a frame. I tried to recreate the problem in a separate application, but the behavior is different when I try to search, nothing happens - no errors but filter is not working. But in my actual project, I am getting the error (please see attached files)

I’ve also attached the sample project. To recreate, please try to open test or test-tree screens and do some filtering.

What might be the problem?

Thank you

DataProblem3.zip (469.4K)

2017-06-27 21_46_01-Cuba Error

2017-06-27 21_46_01-Cuba Error.txt (5.5K)

Hi,
The problem is that your frame component has no ID.
Assign ID to the frame and the filter will work.
I have Created a YouTrack issue but not sure we will fix it.
Thank you.

1 Like

Thanks, Rostislav

:ticket: See the following issue in our bug tracker:

https://youtrack.cuba-platform.com/issue/PL-9329