Any suggestions on resolving this error?
Encountering a QuotaExceededError with DOM Exception 22
This issue arises when attempting to access the localStorage
and assign data to the header.
Currently working with Angular 2 on the client side using TypeScript.