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
In section 6.5 of documentation it says module trailer is optional while in fact we have a mandatory error function to define in module trailer isn't it? E.g. happyError on line 64 in /examples/Calc.ly?. How could module trailer be optional?
The text was updated successfully, but these errors were encountered:
In section 6.5 of documentation it says module trailer is optional while in fact we have a mandatory error function to define in module trailer isn't it? E.g.
happyError
online 64
in/examples/Calc.ly?
. How could module trailer be optional?The text was updated successfully, but these errors were encountered: