You animation plugin is nice but I have some integration problems.
For the first VaadinSession after boot, everything is fine.
But if I close the session, that makes a new UI instance, then the Animation state keeps reference to the old session/UI, that leads to various problems.
Did you ever note some problem related the Animator singleton ?