You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ReferenceError: requestAnimationFrame is not defined
at Object.requestAnimationFrame (C:\Git\grid-demos\projects\FinanceGrid\.angular\cache\19.0.2\app-finance\vite\deps_ssr\chunk-T4XHMJL2.js:1141:105)
at AnimationFrameAction2.AnimationFrameAction2.requestAsyncId (C:\Git\grid-demos\projects\FinanceGrid\.angular\cache\19.0.2\app-finance\vite\deps_ssr\chunk-T4XHMJL2.js:2411:112)
at AnimationFrameAction2.AsyncAction2.schedule (C:\Git\grid-demos\projects\FinanceGrid\.angular\cache\19.0.2\app-finance\vite\deps_ssr\chunk-T4XHMJL2.js:1823:72)
at AnimationFrameScheduler2.Scheduler2.schedule (C:\Git\grid-demos\projects\FinanceGrid\.angular\cache\19.0.2\app-finance\vite\deps_ssr\chunk-T4XHMJL2.js:2076:57)
at Observable2.eval (C:\Git\grid-demos\projects\FinanceGrid\.angular\cache\19.0.2\app-finance\vite\deps_ssr\chunk-T4XHMJL2.js:4965:26)
at Observable2.Observable2._trySubscribe (C:\Git\grid-demos\projects\FinanceGrid\.angular\cache\19.0.2\app-finance\vite\deps_ssr\chunk-T4XHMJL2.js:756:23)
at eval (C:\Git\grid-demos\projects\FinanceGrid\.angular\cache\19.0.2\app-finance\vite\deps_ssr\chunk-T4XHMJL2.js:750:119)
at Object.errorContext (C:\Git\grid-demos\projects\FinanceGrid\.angular\cache\19.0.2\app-finance\vite\deps_ssr\chunk-T4XHMJL2.js:437:9)
at Observable2.Observable2.subscribe (C:\Git\grid-demos\projects\FinanceGrid\.angular\cache\19.0.2\app-finance\vite\deps_ssr\chunk-T4XHMJL2.js:748:24)
at startThrottle (C:\Git\grid-demos\projects\FinanceGrid\.angular\cache\19.0.2\app-finance\vite\deps_ssr\chunk-T4XHMJL2.js:8602:77)
Expected result
There should be no errors.
Attachments
Attach a sample if available, and screenshots, if applicable.
The text was updated successfully, but these errors were encountered:
Description
Error is thrown and the app terminated when setting width of a column to percentages.
Steps to reproduce
Result
The following error is thrown:
Expected result
There should be no errors.
Attachments
Attach a sample if available, and screenshots, if applicable.
The text was updated successfully, but these errors were encountered: