Freek Wielstra

Results 8 comments of Freek Wielstra

The correct usage should be `x.c().map(e => e()) === [-100, 200, -300];`, which will unwrap the value from the ts-optchain proxy.

I'm trying to get this to work in Polymer 2 too, but no luck so far; using the wrapping syntax (`class MyElement extends PolymerApolloBehavior(Polymer.Element) {}`) gives the error `Uncaught TypeError:...

I am an idiot and used a wrong version of a polymer component again. Sorry

I found this issue because I was looking at the same issue - a simple bar chart with only a few dozen datapoints visible (also using the optimization guide found...

I'm still running into this issue; `polymer lint` is green, but the editor plugin is indicating it can't resolve the superclass, even with `@memberOf`, `@namespace` or `@polymerElement` (which, as an...

This was 'just' a warning, but I recently updated my dependencies (`gorm.io/driver/sqlite` from v1.1.3 to v1.1.4 and `gorm.io/gorm` from v1.20.6 to v1.20.9) and it has caused one of my tests...

If a .zip release was available (or if someone can 'pack' the old extension), there is a workaround but it'll probably stop working soon. Go to chrome://flags and search for...