Kari Söderholm

Results 56 comments of Kari Söderholm

See this internal Slack thread for more context https://vaadin.slack.com/archives/C3TGRP4HY/p1616703752100700

The TS type is actually `ParamValue` which is defined as: ```ts type ParamValue = string | string[]; ``` There is support for "repeat params" so for a `path` of `'/:a*'`...

Note: We need to downgrade [stylelint-config-vaadin](https://github.com/vaadin/stylelint-config-vaadin) back to 0.1.4 now (since that version works with bower and HTML imports) to fix CSS lint task in master. But when we get...

I checked that this is still a valid issue also with date picker 4.0.7.

I think this is not an issue in `vaadin/router` but an issue in how the router is being used in the code generated from https://start.vaadin.com/ which defines: ```typescript export type...

I created an issue about this in the private repository of start.vaadin.com. This public issue could probably be moved to https://github.com/vaadin/vaadin.com/issues

Did I understand right that this affects only old Edge (non-Chromium)? And maybe IE11? And there is a workaround that works? I think it's unlikely that we would fix this...

I think it would be beneficial to make it very clear in the readme that the default "Filmic" in new Blender is still not the same as this repo and...

Thanks a lot for the tip of using version 1.3.3. I have this same problem when I'm using HandBrake 1.5.1 on Pop!_OS (`handbrake` package version `1.5.1+ds1-1build1` via `apt` from repo...

I might be able to provide a disk image (`.dmg` that produces the issue and can be opened with HandBrake) for debugging purposes if somebody provides me with some link...