cfml-liquid
cfml-liquid copied to clipboard
causes errors
{{ menu id:"#attributes.Id#" }}
this is causing the following error to happen:
The method toString was not found in component
Seems that the tokenizer doesn't like the space between menu and id.