3af6b856e3176f6cde54e3e00d3400bee3a2ed2a
ICAL.Component instances break when wrapped by Vue's reactive proxy (the .jCal getter returns undefined through the proxy, causing serializeICS to crash with 'Cannot read properties of undefined'). Storing vtz.jCal (plain arrays) instead makes meta fully serializable for both reactivity and JSON snapshot cloning.
Description
No description provided
Languages
JavaScript
59.7%
Vue
38.7%
CSS
1.3%
HTML
0.3%