hathora/builder

Debug app is missing component for boolean-input

Closed this issue · 1 comments

index.html.hbs correctly generates tags for<boolean-input> but app.ts.hbs doesn't contain template to render this component. As a result, boolean types can't be set from the debug app.

hpx7 commented

Fixed in f54954f