Skip to content
This repository has been archived by the owner on Nov 27, 2022. It is now read-only.

Support LDflex expressions that do not resolve to a thenable #12

Closed
RubenVerborgh opened this issue Feb 15, 2019 · 0 comments
Closed

Support LDflex expressions that do not resolve to a thenable #12

RubenVerborgh opened this issue Feb 15, 2019 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@RubenVerborgh
Copy link
Owner

Since ldflex@2.0.0, expressions do not necessarily resolve to a thenable (in order to avoid infinite recursion). However, the React components still expect them to.

This leads to valid expressions such as ['https://ruben.verborgh.org/profile/#me'] erroring with:

src should be an LDflex path or string but is https://ruben.verborgh.org/profile/#me
@RubenVerborgh RubenVerborgh added bug Something isn't working good first issue Good for newcomers labels Feb 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant