Azq2

Results 43 comments of Azq2

If you want "true" analog of innerText (!= textContent), i have some example: https://github.com/Azq2/perl-html5-dom/blob/f57c11343a3c8ab77a5162083791560de7d6746b/DOM.xs#L282 written by spec. If you want more simple textContent - https://github.com/Azq2/perl-html5-dom/blob/f57c11343a3c8ab77a5162083791560de7d6746b/DOM.xs#L252

I wasted a whole day with this problem on STM32F4 (CM4). :(

I disable sticker suggestions, but bug still reproduced. Page sometime is hang when i select emoji from smiles menu :( ![image](https://user-images.githubusercontent.com/5139482/162768827-1bf6b67f-af00-45b6-836b-131b023808cd.png)

:( ![image](https://user-images.githubusercontent.com/5139482/162933115-7be68398-54fb-4194-aaf1-95069f783f9f.png)

New error :D ![image](https://user-images.githubusercontent.com/5139482/163218952-40d388d4-7698-4354-b95b-cc3e0beb75bb.png) What a hell?

Sorry for the long delay! @The-going This is a good question. My measurements: ``` [13916.219635] sun8i_a33_mbus_suspend_secondary_cpus: 22 ms [13916.396968] sun8i_a33_mbus_set_dram_freq_smc_delayed: 172 ms [13916.402965] sun8i_a33_mbus_resume_secondary_cpus: 0 ms ``` 1. sun8i_a33_mbus_suspend_secondary_cpus -...

If I understand correctly, the whole problem is that in `SolidJS` it is impossible to get the properties of child elements - the DOM node is returned instead. https://github.com/solidjs/solid/issues/222 ---...

PR is here: https://github.com/swordev/suid/pull/292

In my project I use https://github.com/siemens-mobile-hacks/web-tools/tree/main/patches with https://www.npmjs.com/package/patch-package

> @Azq2 We actually use it as part of the CI and build testing in the cloud. > There might be an issue with this example, i will test it...