python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
Angular 10 - MIME type Not Supported Issue
I recently upgraded my Angular Code from v4 to v10. When compiled and served on localhost the application run perfectly fine. But when deployed on server I do get below errors in console.
Can someone ...

iASD
Votes: 0
Answers: 0
How to change a variable value by 10 which is defined in parent component and accessed in child component using button?
I am trying to write an application and I don't know how to change a variable value that is defined in parent component and accessed in child component.
Below is the code for child component:
This is ...

Honey
Votes: 0
Answers: 1
Can we generate Microsoft Graph API Event Creation Token Using MSAL library in angular?
I am building an application where the user logs in via Microsoft sso using MSAL.But the token that I get from MSAL doesn't work when I try to create an Event in Microsoft calendar.
What i have done:
...
Ankit Gupta
Votes: 0
Answers: 1
Download pdf from a URL instead of opening in a new tab
Is there any possible way in Angular 10 / Typescript to download a PDF from a URL instead of opening it in a new tab?
Sample URL: http://www.africau.edu/images/default/sample.pdf
Beta
Votes: 0
Answers: 3