Problem saving a project with the Snackbar component

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

image

even without adding any block the error occurs

Android version

Screenshots:

What happens if you clear cache?

the same thing happens, I just tried that

Did you tried to change the name of the component, then try again?

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

Please try renaming your project and let us know if you see the error while doing so.

1 Like

Maybe you should try it with chrome browser again.

1 Like

Hi
It works for me.
:thinking:

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

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.