Jisse Reitsma

Results 207 comments of Jisse Reitsma

I didn't actually think of this. I don't see myself as an ideal expert on performance. So I don't know whether it is better to preload the `styles-l` stylesheet for...

Thanks for reporting this. Looking at the CHANGELOG I can't see any change that would suggest this. Also, your report for "things being way off". Could you come with one...

Wow, this is awesome. You have already put so much work in this. Unfortunately, I lack the time currently to dive really deep into this: Currently working my ass off...

A long time you invested in this to come up with a new architecture. Finally, I had some time to restructure things. Not exactly in the way as you suggested,...

2.3.1 is indeed not supported. It came out 2 years ago. At that time, new bugs were introduced. And to make sure that this voluntary process is not wasted on...

As I understand it, the PHP Reflection library that is used actually reads constructor arguments by parsing the PHP code like the PHP parser would. Imported namespaces (`use`) are supported....

No, you should read this as "already implemented". As I understand it. All my modules use imported namespaces and they worked fine so far with the ExtensionChecker....

Ah, but there we go. That's what I misunderstood. Currently, `use` statements are not detected because they do not exist from the perspective of Reflection. However, as soon as the...

I believe that this is now picked up properly with the new architecture of component detectors. I'm going to close this issue, because I'm no longer able to reproduce the...

In the file `view/frontend/web/js/generic.js` you can see that the GTM extension only reloads its own section in response to the reloading of other sections (KO observable). If you are seeing...