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-block not working #564

Open
richardpickett opened this issue Jan 19, 2025 · 0 comments
Open

@partial-block not working #564

richardpickett opened this issue Jan 19, 2025 · 0 comments

Comments

@richardpickett
Copy link

richardpickett commented Jan 19, 2025

Image

Here's one of the files referenced, flex-columns.hbs:

<div class="flex-columns-at-1k flex-column">
  {{{@partial-block}}}
</div>

I use it like this:

{{#> "parts/flex-columns"}}
        <div>....</div>
        <div>....</div>
        <div>....</div>
{{/ "parts/flex-columns"}}

I see @partial-block was added years ago, I'm puzzled why it's not working now. Am I doing something wrong?

Although it's rejected by gscan, I can sftp upload the theme and restart my ghost and it works - including all these partial-blocks that are rejected by gscan.

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