sonkwl

Results 3 comments of sonkwl

m("div",{?},"test"); {?} is handling attrs, which is equivalent to the setAttribute() function. What Sytle can do about it: ```javascript let style = { width: '100px', height: '30px', background: '#4682B4', };...

working properl. ![image](https://github.com/MithrilJS/mithril.js/assets/18347766/744deb8a-1f1a-44b0-b079-58f84353c28f) clicked! ![image](https://github.com/MithrilJS/mithril.js/assets/18347766/ff762a58-e22c-4371-ba0f-ed6eba0a7cfa) Second click! ![image](https://github.com/MithrilJS/mithril.js/assets/18347766/3b68f95c-fe1e-4420-ab96-c5e0b024b05b)

Thank you for your reply. My project handles network isolation status and cannot be updated directly using composer. My guess would be the zipstream version issue. I see [#3615](https://github.com/PHPOffice/PhpSpreadsheet/issues/3615#issuecomment-1595846986) issuse...