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

Partial blocks don't failover when partial doesn't exist #8

Open
brandonlilly opened this issue Jun 2, 2017 · 0 comments
Open

Partial blocks don't failover when partial doesn't exist #8

brandonlilly opened this issue Jun 2, 2017 · 0 comments

Comments

@brandonlilly
Copy link

Partial calls with a failover should render the failover content when the partial doesn't exist. As is it will instead give the error Error: Could not locate a partial named myPartial.

e.g. this should be valid standing alone

{{#> myPartial }}
  Failover content
{{/myPartial}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant