Kevin W. Griffin
Consulting
Articles
Courses
Contact
Book a Consultation
Tag: AbortController
SignalR AbortController is Undefined on Older Browsers
March 3, 2021
ยท
2 min read
Recently, I updated a client application to the latest versions of SignalR (including the NPM module). One of our users uses a SmartTV to view the page, and it stopped working due to 'AbortController is Undefined'.
Read More