J Levitt
J Levitt
Humor me a bit here. I'm running Play 2.4.6, and in my build.sbt file, I have: `"com.feth" %% "play-authenticate" % "0.7.0"` If I make changes to the source of the...
To do local development of the v0.7.0 code using Play 2.4.6, I had to uncomment the "local development" lines in the build.sbt and plugins.sbt files, and then move the plugin...
Is Matthias - @mkurz - looking at this issue? I'd like to discuss it with you, if possible.
Hi @mkurz, we can, but we don't have time right now. We're going to be on v2.4.6 for at least a few more months. Is there a way for me...
https://github.com/joscha/play-authenticate/pull/241
My app seems to be fine, but I occasionally get the same error msg as above on my Mac: ```RemoteLayerTreeDrawingAreaProxyMac::scheduleDisplayLink(): page has no displayID``` I'm on an M1 Mac with...
Not yet. it's not causing me any issues, afaict, but I also filed a support request on the Tauri Discord just in case: https://discord.com/channels/616186924390023171/1194758861886857268
I get those error messages when using the latest version of Safari on Mac. On the latest version of Firefox for Mac, when I hit submit, it just resets the...
Same thing here. $ brew reinstall xcodegen works fine. Running xcodegen from the command line works fine. There is something wrong with the "yarn tauri ios init" command