Anton Maklakov
Anton Maklakov
@krausest The main thing is to solve the problem with unclear test results.
It can all wait, whatever
@krausest Maybe this has something to do with the HTML and DOM changes in version 124? Specifically, "Document render-blocking" or "setHTMLUnsafe and parseHTMLUnsafe" or something like that?
@krausest Perhaps, if the old code works somehow wrong, then first of all, it needs to be tested together with the new code, which needs to be written based on...
@trueadm Yes, that's also possible. But what probably plays a role here is that the `insertBefore` method is used in logic with a kind of checkpoint (whatever you want), behind...
Hooray! Finally fixed the "select row" to a more or less normal result
I didn't do anything anymore. In version 124 I just saw that the result was normal, so I wrote it. It just took me quite a while to fix it....
@krausest Hello! I will try to fix this issue as soon as possible. Tell me, please, until this is fixed, do I need to manually add such a line to...
This week I will then make a PR adding a line about this issue. I would have added earlier, I just didn’t know about it. Sorry. 😕
OK. Then, as I understand it, I will not load a separate pr with the addition of this flag for now. In general, in any case, the problem with CSP...