David Mair Spiess

Results 34 comments of David Mair Spiess

After fiddling around for some time i came up with this solution. So if anyone is interested here is the code. Basically it attaches the i18n interface to every view....

Here is how i solved it right now. I appreciate any input, how others solve this! The delve debugger compiles and executes the application, exposes the http server under port...

The mockup looks great! Hopefully this gets implemented :)

It works fine on Windows using the git bash. Clone the repo and add the bin directory to your PATH.

`Bind` methods on maps seem also not to be called. ```go type TranslatedField map[language.Tag]string func (t TranslatedField) Bind(r *http.Request) error { // Never called } ```

Same error message, but with a OIDC provider inside of a subjourney.

I noticed this too. Chrome 78.0.3904.70 (Official Build) (64-bit) OS: Windows 10 Pro Here a gif from his jsfiddle: ![test](https://user-images.githubusercontent.com/992674/67760021-d0d54700-fa40-11e9-8d53-2762c95a5c0f.gif)

It seems like a Chrome bug, Firefox and Edge don't have any rendering issues during my tests. I tried different sizes too, smaller sizes seem to be more problematic than...