Steps to reproduce:
- Run the attached demo
- Notice that it displays the "ReferenceError: customElements is not defined" error
Additional information:
Presumably the following PR caused the issue: https://github.com/DevExpress/DevExtreme/commit/7fe1eb5ebc8b951ccaa28a6665095fe36e94cf7c#diff-88274a5b873050170d1078bb02dba1b22b9216fcccc38f7f6584ef9ebe577332R13
I'm getting this too for devextreme v24.1.5 and angular 18.2 with ssr. I'm creating a brand new project with just these two dependencies and get the error above