Viewjs icon indicating copy to clipboard operation
Viewjs copied to clipboard

Initializer does not work automatically when view.js is load by ajax

Open RedTeapot opened this issue 5 years ago • 0 comments

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.

RedTeapot avatar Mar 16 '20 06:03 RedTeapot