Describe your issue
When creating a project that includes the Snackbar component, the project cannot be saved as it shows the error:
faultData = com.google.gwt.core.client.JavaScriptException: (TypeError) : Cannot read property ‘showSnackbar’ of undefined
Steps to reproduce the issue
- Create a project with Snackbar component
- Clic “project” > “save project”
Expected Behaviour
This should save without problems.
Actual Behaviour
Show error:
faultData = com.google.gwt.core.client.JavaScriptException: (TypeError) : Cannot read property ‘showSnackbar’ of undefined
Show your Blocks
even without adding any block the error occurs
Android version
Screenshots:
Mika
#2
What happens if you clear cache?
the same thing happens, I just tried that
yusufcihan
(Yusuf Cihan)
#5
Did you tried to change the name of the component, then try again?
Vishwas
(Vishwas Adiga)
#6
Hi
Does the error persist if you remove the snackbar component?
Can you give us more details about the browser you’re using?
1 Like
Vishwas
(Vishwas Adiga)
#7
Please try renaming your project and let us know if you see the error while doing so.
1 Like
Mika
#8
Maybe you should try it with chrome browser again.
1 Like
Mika
#10
Its a browser bug. Not our bug.
And its not related with the snackbar component.
Its the snackbar from browser
1 Like
Thanks, I reinstalled Chrome and fixed the problem.
1 Like
system
(system)
Closed
#12
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.