Polymer / polymer

Our original Web Component library.
https://polymer-library.polymer-project.org/
BSD 3-Clause "New" or "Revised" License
22.05k stars 2.01k forks source link

Cannot read property 'polyfillWrapFlushCallback' of undefined #5730

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"