You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was trying to create an application with a specific issue solved using web components, but when I tried to create using the stackblitz, I was not able to import the web components there.
When I add the import for the web components, it gives me an error:
import '@material/web/all';
This is the error:
The error occurs even if I import just one component like the input-field-text.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I was trying to create an application with a specific issue solved using web components, but when I tried to create using the stackblitz, I was not able to import the web components there.
When I add the import for the web components, it gives me an error:
This is the error:
The error occurs even if I import just one component like the input-field-text.
Can someone give me a help?
Here is the stackblitz project
Beta Was this translation helpful? Give feedback.
All reactions