Chrome crashes when I open a webpage written with Web Components. It started happening with version 128.0.6613.113. I have the latest version installed: 128.0.6613.120, even with this version chrome crashes.
It is very strange as there are no logs in the console. I have tried quantifying the memory while opening this webpage, nothing too crazy in terms if memory.
Once it crashes, I am unable to inspect or reload the webpage.
This application is a private network application. Here is the tech stack I am using:
- Java
- Kotlin (For backend)
- JavaScript
- TypeScript
- Lit-elements
- Web components
- Cloudfoundry