webcomponents / polyfills

Web Components Polyfills
BSD 3-Clause "New" or "Revised" License
1.13k stars 165 forks source link

Getting Cannot read property 'polyfillWrapFlushCallback' of undefined on a custom element #577

Open jz1494 opened 3 months ago

jz1494 commented 3 months ago

Description

Using a Polymer Ui Library whichs uses custom webcomponenets, when i am using this with Angular universal getting below error on build.

Screenshot-296-

Version

@webcomponents/webcomponentsjs": "^2.8.0" Angular : 11.x @polymer/polymer": "^3.5.1"