Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error Occurred block not triggered (tested with Google Maps) #26

Open
MatejaDev opened this issue Apr 22, 2020 · 0 comments
Open

Error Occurred block not triggered (tested with Google Maps) #26

MatejaDev opened this issue Apr 22, 2020 · 0 comments

Comments

@MatejaDev
Copy link

MatejaDev commented Apr 22, 2020

Describe the bug
the error occurred block is not triggered and not working as expected.

To Reproduce
Steps to reproduce the behavior:

  1. drag the google maps component to a screen
  2. drag a google maps.enable my location = true block
  3. drag a google maps.get my location block
  4. grab a screen.error occurred block
  5. put a notifier message in the error occurred block (optional)
  6. connect to companion
  7. turn on your gps
  8. press do it on google maps.enable my location = true
  9. press do it on google maps.get my location
  10. turn off your gps
  11. press do it on google maps.get my location
  12. see the error, it pops up

Expected behavior
the error should be ignored and the Error Occurred block should be triggered

Screenshots
image

@MatejaDev MatejaDev changed the title Error Occurred block not triggered Error Occurred block not triggered (tested with Google Maps) Apr 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants