CMS Development

MaiaT
Member

BUG Design manager - HubL comments

Hi! Looks like there is a bug in the design manager where, what I can see, the HubL comments stopped working? Creating errors and making code go white. Checked many different accounts and it's the same everywhere. 

0 Upvotes
1 Reply 1
Anton
Recognized Expert

BUG Design manager - HubL comments

Hi @MaiaT

you're right. That's an - I assume - already known bug. 

 

You can fix that by using double comments.

 

So instead of something like that

{# comment #}

some code

 

do it like this

{# start comment #}
some code
{# end comment #}

{# start comment #}
some code
{# end comment #}

...

 

best, 

Anton

 

 

Anton Bujanowski Signature