You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm sure there's a way to handle this error better! What would you prefer walrus do in this case? Should it simply ignore the :each block if the @friends array isn't present?
When I was trying to compile the template without the
friends
array (because data is dynamic):I get this message:
There is any way to catch the errors to send over the rest server to show an error into the frontend?
I'm working over nodejs 7.x.
BTW the other stuff works really great!
The text was updated successfully, but these errors were encountered: