-
Notifications
You must be signed in to change notification settings - Fork 504
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
Saved model is obsolete error #309
Comments
#249 is about a customized template using a Boolean variable that is not named "*Visible". So, if you use an unchanged versafix-1 this can't be the same issue. Please provide steps to reproduce, starting from a new template and provide full browser console output. I tried to load your JSON on my versafix-1 and it loaded correctly without errors (it is an empty template). |
This is js code I use:
And exported log:
Steps:
Thank you for quick response! 👍 |
You inverted template and metadata in Mosaico.start, so you pass a metadata object where mosaico expects a template object and that's why it complaint. |
Hi,
In know the other issue related to that one: #249.
I use the versafix-1 template (original one, without any changes). In this comment there is a hint to postfix variables with Visible. But which variables should I change?
Below my metadata:
and content:
I use that plugin to save/load content. I would be grateful for any hints. Thanks.
The text was updated successfully, but these errors were encountered: