Mark Macneil
Mark Macneil
Some more info - it appears a workaround is available by changing the Linking Behavior in the iOS project's build options from `Don't Link` to `Link Framework SDKs Only`. After...
Thanks, @rolfbjarne - I tried adding `--weak-framework SensorKit` to the mtouch args but still received the same result with the `Don't Link` linking option. Also of note, I just applied...
Hi @omar84 - do you see the same error @jcsilvers reported? I fixed an issue a couple of weeks ago with the scoping of the repository dependencies that I believe...
ok thanks..so do you get an error (in any scenario) in graphiql? On Mon, Apr 1, 2019, 5:37 PM Omar M., wrote: > @mmacneil I didn't try his scenario to...
Do you receive an exception when running this?
Hey, Thanks for the feedback, Adam, and good eye! Ya, I think at the time of writing that I had bigger plans to support Google, etc. but as always just...
Thanks @Kiho - coincidence or not - I'm actually seeing something very similar in another project right now using IdentityServer where it never redirects after successful login at `Accounts/Login` back...
I believe I am seeing a similar issue - do you get this after logging in and then the page just sits on `Accounts/Login` spinning its wheels after you submit...
Hrmm..odd - perhaps I'm seeing something different than you. I only updated a few unrelated (I think) packages in the Angular project which I wouldn't have expected to impact this....
Thanks, @santosh2812 - are you seeing it on chrome by chance? I see this sporadically when using a clean instance of chrome (incognito or with all cookies cleaned in regular...