Viewjs
Viewjs copied to clipboard
Initializer does not work automatically when view.js is load by ajax
Initializer does not work automatically when view.js is load by ajax. View.js can by default detect this situation( document.readyState === 'complete') and execute initilizer automatically.