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

[BUG] layout none throws an exception #299

Closed
felixmosh opened this issue Jan 27, 2021 · 2 comments
Closed

[BUG] layout none throws an exception #299

felixmosh opened this issue Jan 27, 2021 · 2 comments

Comments

@felixmosh
Copy link

felixmosh commented Jan 27, 2021

I've tried to render {% layout none %} but it throws an exception, while it is a valid value that indicates "Don't use any layout"

https://shopify.dev/docs/themes/liquid/reference/tags/theme-tags#layout

@harttle harttle added the bug label Jan 27, 2021
@felixmosh
Copy link
Author

Thank you 🙏

harttle pushed a commit that referenced this issue Feb 12, 2021
# [9.23.0](v9.22.1...v9.23.0) (2021-02-12)

### Bug Fixes

* respect `fs` in parser options, for [#233](#233) ([4e82da6](4e82da6))

### Features

* support filters in if/unless/case, see [#287](#287) ([2f059f6](2f059f6))
* support function calls, closes [#222](#222) ([e37824f](e37824f))
* support layout none, closes [#299](#299) ([81e11bb](81e11bb))
@harttle
Copy link
Owner

harttle commented Feb 12, 2021

🎉 This issue has been resolved in version 9.23.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

No branches or pull requests

2 participants