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
Hi,
I am trying to use toasts in my app but I always get this error:
Cannot find name 'Materialize' error
Here is an example app (https://github.com/markbudiak/angular-materialize-starter) where it happens.
When you run the app with ng serve --poll=2000 it fails. Do some change in any of the app files like add space and save the file. The app will reload, it will again throw the same error but it will run this time.
Am I using the toast incorrectly? Does anyone know why I am getting this error?
The text was updated successfully, but these errors were encountered:
markb21
changed the title
Using Toasts throws Cannot find name 'Materialize' error
Toasts throws Cannot find name 'Materialize' error
Apr 11, 2018
markb21
changed the title
Toasts throws Cannot find name 'Materialize' error
Toasts throw Cannot find name 'Materialize' error
Apr 11, 2018
Hi,
I am trying to use toasts in my app but I always get this error:
Cannot find name 'Materialize' error
Here is an example app (https://github.com/markbudiak/angular-materialize-starter) where it happens.
When you run the app with ng serve --poll=2000 it fails. Do some change in any of the app files like add space and save the file. The app will reload, it will again throw the same error but it will run this time.
Am I using the toast incorrectly? Does anyone know why I am getting this error?
The text was updated successfully, but these errors were encountered: