-
Articles récents
Commentaires récents
Archives
Catégories
Méta
Archives par mot-clé : blazor
How to access LocalStorage in DelegatingHandler with Blazor SignalR – HttpClient
If you want to access LocalStorage within a DelegatingHandler (to get your access token by example), you will face this error : « JavaScript interop calls cannot be issued at this time. This is because the component is being statically rendered. … Continuer la lecture