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
решил проблему, причину не искал.
заменил /js/lib/smartbox.js на http://paunin.com/content/demoApp/js/lib/smartbox.js
в js/app.js строку SB(.bind(App.initialize, App)); заменил на SB.ready(.bind(App.initialize, App));
После Input value должны выводится данные из Standart Input, но этого не происходит .
Здесь это работает :
http://paunin.com/content/demoApp/index.html
The text was updated successfully, but these errors were encountered: