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

Href attribute tries to fetch undefined URI from server #36

Closed
miyconst opened this issue Nov 26, 2017 · 4 comments
Closed

Href attribute tries to fetch undefined URI from server #36

miyconst opened this issue Nov 26, 2017 · 4 comments
Assignees
Labels

Comments

@miyconst
Copy link

Steps to reproduce

{
    "Page": {}
}
<template is="imported-template" href="{{model.Page.Uri}}"></template>

Expected result

  • Nothing should be shown on the page.
  • Nothing should be fetched from the server.

Actual result

imported-template tries to fetch /undefined URI from the server.

@alshakero
Copy link
Contributor

On it..

@alshakero
Copy link
Contributor

Should be fixed in Juicy/juicy-html#34

@miyconst
Copy link
Author

When I should expect it in the 2.3.1 builds?

@alshakero
Copy link
Contributor

In ~20 mins.

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

2 participants