Azq2
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 :( 
:( 
New error :D  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...