Deleted user

Results 136517 comments of Deleted user

I've updated the fiddle to be as minimal as possible while still illustrating the issue, and added a few comments to the javascript to explain the process of triggering the...

Hi there! I am curious if you ever found a solution? Thanks

If you don't mind me asking, but why is it not possible for 3.3? Cause it sounds like it has to be implemented in some fashion for 4.0 anyway, then...

Perhaps it's possible to store the icon name the same way as Iconify determines it: `fa:user` `mdi:user` `svg:user`

There are various types that the `{{ Icon() }}` function takes: `font`, `iconify`, `png`, `svg`. You want to provide an interface in the ACP for selecting an icon for a...

Hi, I’m Artem from [OSS Revival](https://github.com/Project-OSS-Revival). We specialize in revitalizing and maintaining open-source projects for long-term stability. I'm already working on a solution to this issue, as well as the...

> @Summerjay1893 Hi, > > Could you say which version of AdGuard you use? Have you tried the latest [Nightly](https://agrd.io/windows_nightly) build? Cannot be reproduced on my side. I have tried...

Omg, i'm so stupid man, sorry. I expected that a configuration menue appears (that was my wrong memory of this function) if i click one block request. But i must...

It is possible to make this function more comfortable? For Example over an menu entry in the adguard assistant maybe?

Indeed @urob is right, disabling GUI application support resolves the issue. ``` # append to .wslconfig guiApplications=false ```