We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In edit mode, this error is thrown -
Template was precompiled with a newer version of Handlebars than the current runtime. Please update your runtime to a newer version (>= 4.3.0)
Start up server, go into edit mode
Correct runtime included with repo and edit page works
Clicking on various buttons, I also see this error
clay-kiln-edit.js?version=8.16.1:1 Error: Argument must be a string, not undefined
Could possibly be related to runtime version issue.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
In edit mode, this error is thrown -
Template was precompiled with a newer version of Handlebars than the current runtime. Please update your runtime to a newer version (>= 4.3.0)
Steps to Reproduce
Start up server, go into edit mode
Expected Behavior
Correct runtime included with repo and edit page works
Additional
Clicking on various buttons, I also see this error
clay-kiln-edit.js?version=8.16.1:1 Error: Argument must be a string, not undefined
Could possibly be related to runtime version issue.
The text was updated successfully, but these errors were encountered: