Skip to content
This repository has been archived by the owner on May 5, 2021. It is now read-only.

handlebar partial not working? #288

Open
davids701124 opened this issue Feb 25, 2017 · 1 comment
Open

handlebar partial not working? #288

davids701124 opened this issue Feb 25, 2017 · 1 comment

Comments

@davids701124
Copy link

I have my components build and display correctly already. Now I'm trying to take those components for prototyping. I followed the doc but I keep getting the error saying Error (fabricator-assemble): The partial could not be found. Could someone help? I provide a screenshot showing how I structure my UI components.

image 2017-02-24 at 11 19 36 pm

And here is my code:

---
title: My Custom Layout
---

<h1>Hello, World!</h1>
{{> 05-toggle-button}}
@danieltian
Copy link

danieltian commented Jun 4, 2017

The number is not needed, and thus it should be {{ toggle-button }}.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants