Vojtěch Böhm

Results 23 comments of Vojtěch Böhm

Plus it does not localize when the key contains a dot: ``` "something.people": { "one": "there is one person", ... } ``` The .pluralize value comes out as "something.people.one"

Is there any progress on this issue? I am developing a similar app as the author and I have stumbled across this bug as well and unfortunately it makes my...

I have the same issue as well. I cannot run the `set` command since the `run` command fails before I get a chance to do anything else. Running on M1...

Any updates regarding this issue? In my case I have a plain AppKit macOS app and I am encountering the same exact bug.

The trouble is that this happens for my end users. They click "Sign in with Google" button, confirm the popup and no browser window is opened (until of course they...

This is because it does not work with the approach this library uses (which is to use AppleScript to 'tell' the browser to return it's url). I solved this a...

Is this abandoned completely or?