• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Alan-Jowett / sonde / 26016228387 / 1
82%
main: 82%

Build:
DEFAULT BRANCH: main
Ran 18 May 2026 06:05AM UTC
Files 126
Run time 4s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

18 May 2026 05:56AM UTC coverage: 82.957% (+0.02%) from 82.941%
26016228387.1

push

github

web-flow
Fix MSAL hash conflict: clear routing hash before MSAL init (#949)

MSAL 2.x reads window.location.hash during both construction and
handleRedirectPromise(). Passing an empty string parameter does not
prevent this. The definitive fix: temporarily clear the routing hash
from the URL via history.replaceState() before creating the MSAL
instance, then restore it after handleRedirectPromise() completes.

Auth hashes (containing code=, error=, access_token=) are left in
place for MSAL to process normally.

Co-authored-by: Alan Jowett <alan.jowett@microsoft.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

35168 of 42393 relevant lines covered (82.96%)

256.35 hits per line

Source Files on job 26016228387.1
  • Tree
  • List 126
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 26016228387
  • 1961e7e7 on github
  • Prev Job for on main (#26016029203.1)
  • Next Job for on main (#26027366629.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc