Twipped / Kalendae

A javascript date picker that just works.
MIT License
1.99k stars 285 forks source link

Google Maps InfoWindow. #200

Closed mpostman closed 5 years ago

mpostman commented 7 years ago

Hello! OnClick on marker my code generate infowindow where draw by pure javascript (like: document.createElement(etc)) content with <input class='calendar' id='givenId'> `

` So, What I'm doing wrong?

kalendae.standalone.js:43 Uncaught TypeError: Cannot read property 'container' of undefined at Function.Kalendae (kalendae.standalone.js:43) at Function.Kalendae.Input (kalendae.standalone.js:973)