David Mair Spiess
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 :)
Problem still persists in 2.1.5
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 } ```
+1 :+1:
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: 
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...