Hi! I am not able to run Angular 10 application in Tizen browser.
TV models are: QB49R (LH49QBRE), PM49H
Previously everything has been working fine, but after migration to new SignalR npm (@microsoft/signalr) it doesn't work. Have tried different settings without result. Just blank screen displayed. Here is error that I am able to see with some settings: Uncaught (in promise) ReferenceError require is not defined.
We are using Webpack.
TV is on production and I am not able to test application normally. Locally in Chrome browser (and in else browsers) everything works fine.
And ideas would be very appreciated.