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

LinkedData component not robust to connectivity issues #61

Open
7 tasks
ewpatton opened this issue Jun 14, 2022 · 0 comments
Open
7 tasks

LinkedData component not robust to connectivity issues #61

ewpatton opened this issue Jun 14, 2022 · 0 comments
Labels

Comments

@ewpatton
Copy link
Contributor

Describe the bug

If you are not connected to the internet, the linked data component will cause a NPE when attempting to read data from the web. This kills the app.

Affects

  • Designer
  • Blocks editor
  • Companion
  • Compiled apps
  • Buildserver
  • Debugging
  • Other... (please describe)

Expected behavior

The component should gracefully handle lack of connectivity rather than causing an app crash.

Steps to reproduce

Create an app to read a TTL file from the web. Compile and install the app. Disconnect from the network. Run the app and attempt to load the file. Observe crash message.

@ewpatton ewpatton added the bug label Jun 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant