Our powerful JS Calendar component


Post by maickcotes »

The version comparator states that certain features were removed, yet support tells me they are still there. However, my code works perfectly in 6.1.3 but breaks in 6.1.4, which suggests that something was indeed changed or removed.

This conflicting information is confusing for my team. If a feature is still available, then why does my code fail after upgrading? If it was removed or modified, then why does the version comparator not reflect the real impact?

I need clear and accurate documentation on what has actually changed. If I am expected to update, I need to understand what was modified and how to adapt my code properly. Right now, I am getting contradictory answers, which makes the situation even more frustrating.

Can you clarify exactly what changed in 6.1.4 that is causing my project to break?


Post by mats »

Nothing was removed in 6.1.4 as far as we know. It doesn't sound like what you describe has anything to do with what's listed in the API diff.

Could you please provide us the sample code that used to work in 6.1.3, which breaks in 6.1.4?


Post Reply