Michael Bretterklieber

Results 11 comments of Michael Bretterklieber

The longpress as right mouse click "feature" is a chrome issue, it blocks the touch longpress event on my application, I switched over to firefox, which works well in this...

I had the same issue (dependency problem with rn), look at: #154

same here, our electron packages are unusable under debian when building on ubuntu 22.04.

any chance getting this merged?

same problem here (AT) These are not valid, though they are ;) +43 3612 nnnnnnnn +43 3612 nnnn nnnn when removing the spaces they are going through: +43 3612nnnnnnnn +433612nnnnnnnn

I am really excited about the organization-wide project boards in 1.19, and hoped for orga-milestones too. Having this feature in one of the next releases would be great, because at...

same here, the directory structure: ``` ls -l templates/**/*.html -rw-rw-r-- 1 xx xx 667 Mai 25 11:44 templates/generic/ga4.html -rw-rw-r-- 1 xx xx 667 Mai 25 11:44 templates/tactix/ga4.html ``` templates are...

I have found the issue, in my case the ``` {{ define "generic/ga4.html" }} ``` was missing in the template files. It is working now, but at startup gin-gonic displays...

Does this work for nested fields, if err.Field() is something like "Foo.Bar"?