Closed AntonioAngelino closed 4 years ago
Update Maizzle to the latest version, using <raw>
inside components (or passing them as content to components) works fine.
Bump the version in your package.json
, then run npm install
to update.
"dependencies": {
- "@maizzle/framework": "^1.1.1"
+ "@maizzle/framework": "^1.4.3"
},
Feel free to reopen if you're still experiencing issues after the update.
We got the following error when we try to compile a template that embeds our footer component. The footer.html template has a component with no luck.
{{config.notification_settings_url}}
variable that must not be avaluate at build time. We tried to wrap the variable using the