Jay Van der Zant

Results 5 issues of Jay Van der Zant

Since jQuery 1.8 ajax.error() has been deprecated, but since 3.0 it's been removed. .fail() is the replacement function. This change makes the switch from .error() to .fail().

If you create one login, using say Google, there doesn't seem to be a way to associate another login with the user, say for Facebook. Looking at the logins table...

Is anyone else having problems unable to log users in? FindByIdAsync(string userId) is having the wrong userId passed in. The userId being passed in is the ApplicationUser.Id value, which isn't...

SendAsync() was working for me, but has recently started failing seemingly silently, but then I discovered some async/task related exceptions in the event log that seem to occur around the...

### Problem I'm unable to deploy Azure Storage Explorer via Intune to macOS devices using Microsoft Intune as Intune only supports .PKG or .DMG installers for deploying macOS apps. ###...

:grey_question: investigate