Dominik Lubański
Dominik Lubański
@gotjoshua Feel free to re-open if you need more help in the subject. By the way, you may want to see #194. I am working on a built-in layout system...
I'll take a look, and back with an answer :) Currently, I am working on the built-in layout system based on something similar to the atomic CSS solutions, but implemented...
I read linked articles. Thanks for sharing. It's an interesting feature, I'll definitely add it to my to-do list, but it might take some time, as like I wrote above,...
@remusao @philipp-classen I made a tiny change to bring back the original flow, but at the same time, fix the issue. I recommend merging that PR, as I see here...
@philipp-classen When I'll have some more time, I will try to test it out again if it is sufficient, but on the sites, I was testing, the message is gone...
@philipp-classen @remusao I made another approach to the problem. You might be right @philipp-classen about that the last change did not help. It looks like the adblocker is initialized in...
About the polyfill, we are always returning the promise, so the check does not do the trick for us ;) And about the common, this is the place where uses...
@bennypowers Thanks for mentioning, I wasn't aware of this discussion. From my observation, web components from the catalog have docs at a very different level. Some of them are even...
Nevertheless, the bug is also on our site, as it should not happen, that Promise is kept in a limbo state.
@philipp-classen As the polyfill hides the message, it does not solve the issue, and the message is there not without reason. One of the reasons is fixed here: https://github.com/ghostery/adblocker/pull/2724 (and...