Skip to content

SyntaxError | Unexpected Identifier issue after 3.3.7 version upgrade #6115

Discussion options

You must be logged in to vote

Found the issue here through some further detective work. Had a a couple of fields with a handle that used a hyphen '-'

I.e

  {{ page_builder--home scope="block" }}
      {{ partial src="page_builder--home/{type}" }}
  {{ /page_builder--home }}

Once I removed these to only use underscores '_', it was back to business. Seems like the syntax check on this was a recent introduction — thanks for your help everyone 👋

Replies: 5 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@andrew-ireland
Comment options

@robdekort
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by andrew-ireland
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants