Skip to content

Bug: Context fetching hangs if no data is found on nearest context node #69

@GuilhermeF03

Description

@GuilhermeF03

Description
When resolving data from contexts, the fromContext currently hangs the whole app.

Steps to Reproduce

  1. Wrap any node in a context node but don't provide anything
  2. Try to resolve data

Expected Behavior
The app shouldn't hang and after searching every context node, should break out of fromContext

Environment

  • Canopy version: 0.1.0-dev1
  • OS: Windows
  • JVM / Kotlin version (if relevant): 2.3.10

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No fields configured for Bug.

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions