basst314 / ngx-webcam

A simple Angular webcam component / pure & minimal, no flash-fallback
https://basst314.github.io/ngx-webcam/?
MIT License
231 stars 104 forks source link

Angular 16 support #172

Open gerd-siebert opened 1 year ago

gerd-siebert commented 1 year ago

If I update my hobby project or the demo app to Aangular 16. I get the following error message:

Compiled with problems: ERROR Script error. createOverlay/<@http://localhost:4200/polyfills.js:6863:58 EventListener.handleEvent*listenToRuntimeError@http://localhost:4200/polyfills.js:7038:10 createOverlay@http://localhost:4200/polyfills.js:6856:84 1211@http://localhost:4200/polyfills.js:5593:105 webpack_require@http://localhost:4200/runtime.js:23:42 webpack_exec@http://localhost:4200/polyfills.js:13173:67 @http://localhost:4200/polyfills.js:13174:53 webpackJsonpCallback@http://localhost:4200/runtime.js:145:46 @http://localhost:4200/polyfills.js:1:73

I also update the core-js lib and check all settings, but I can't find the reaseon