Chrome [Violation] Added non-passive event listener to a scroll-blocking

Hi,

When the app is starting I get Violation in Chrome dev tools like below:

Project for repro:
EditAutoCompleteListenerPassive.zip (1.4 MB)

Repro steps:

  1. Run the project
  2. Go to chrome dev tools F12 and click tab console
  3. Refresh the page

In console should be displayed message like in picture above.

I retested this here with Chrome 108 and latest v2.1 beta but I could not see such issue.
This kind of reported warning is also harmless for further processing of the app.

Did you do exactly what was described in repo steps?
Point 3 Refresh page is needed for reproduce.
Today I updated Chrome to version 109.0.5414.75 and I have the same issue.

Currently I have installed last stable TMS WEB Core Version 2.0.5.0.

It is harmless but we'll investigate if we can have this suppressed in the next release.