diff --git a/example/index.html b/example/index.html index 46e795d..24aca39 100644 --- a/example/index.html +++ b/example/index.html @@ -520,7 +520,9 @@ console.log('Picker changed:', event.detail) - terminalize(); + document.addEventListener('DOMContentLoaded', () => { + terminalize(); + }) }) // Initialize picker