Jonas Di Dier

Results 10 comments of Jonas Di Dier

@nmn I had the same issue with the plugin reporting ::-webkit-scrollbar as an invalid pseudo element. I can confirm the error went away in v0.5.0-alpha.1, thanks!

I'm also looking for this polyfill. Was surprised that I couldn't find it in the list. Can this be added, or is there a reason it hasn't been added yet?

Also facing this issue, had to remove devtools from my forms 😕

Are there any updates on this? Dependabot has been broken for over a month now

@matijs I have also tried adding the `packageManager` field, which seems to work correctly. This is not a solution however as we don't use corepack in our project, and enabling...

@mydea I have updated to v8 last week and haven't seen the issue anymore. Thanks!

Is there a workaround for this at the moment? My application has 5 different color themes, and I would like to create some variables that reference the theme colors so...

#601 is related but I think this is still a different issue

@nmn Thanks for linking to the defineConsts API, I believe this will solve my issue. Thanks! One quick question, will I be able to use those consts as values directly?...