uvarov-frontend / vanilla-calendar-pro

The Vanilla Calendar Pro is a versatile JavaScript date and time picker component with TypeScript support, making it compatible with any JavaScript frameworks and libraries. It is designed to be lightweight, easy to use, and feature-rich, without relying on external dependencies.
https://vanilla-calendar.pro
Other
570 stars 66 forks source link

Examples not rendering on first page load on vanilla-calendar.pro #311

Closed johanrd closed 2 weeks ago

johanrd commented 1 month ago
  1. Go here: https://vanilla-calendar.pro/docs/learn/internationalization/week-numbers
  2. See that the example flashes for a millisecond until the contents of the iframe is removed:
  3. Click the refresh button specifically, then the example renders:

https://github.com/user-attachments/assets/288a3f13-bbb8-4476-8178-6f9d6cb5722f

Happens on Chrome v129 on mac, not on safari

uvarov-frontend commented 1 month ago

I know about this problem, it's related to the way the sandbox is used on the site, it's a strange bug, but maybe I'll find a solution to it

uvarov-frontend commented 2 weeks ago

Corrected in the new version of the documentation