App failing in Microsoft Edge 44

My application is not working in Microsoft Edge V.44 (pre Chromium). I don’t see it making any AJAX requests, and no errors, so I suspect the Javascript is getting rejected before execution.

I see that there is discussion of support for classic Edge in the codebase… are there special installation instructions I haven’t found?

I’m using version 1.1 of Livewire.

does it work in other browsers?

Yes, I have over 3,000 users on a collection of modern browsers, phones, etc. Other than really old phones, which I’m not too concerned about, the people with problems have Edge 44. The app is a form w/ validation (a bunch of radio buttons) and it doesn’t appear any ajax calls go out.