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
- Updated Handlebars
- Updated other core dependencies and removed unnecessary library files
- Caught edge case where nested control views do not have $el
Bauplan currently uses Handlebars 1.3.0.
However the version of Thorax prevents Handlebars being upgraded
First, bauplan.init must explicitly assign windows.Handlebars but even so Thorax occasionally triggers
"Uncaught TypeError: Cannot read property 'find' of undefined"
line 74 (unminified version)
The text was updated successfully, but these errors were encountered: