None
EN
Comment on View Transitions Snippets: Keeping the page interactive while a View Transition is running by Nem elemeket animálsz, hanem képeket: a View Transitions API belülről – JSBlog
['Published Bramus', 'Bramus Is A Frontend Web Developer Belgium', 'Working As A Chrome Developer Relations Engineer At Google. The Moment He Discovered View-Source At The Age Of']
Comments for Bram.us
When using View Transitions you’ll notice the page becomes unresponsive to clicks while a View Transition is running. What you will notice, is that you can’t rage click the + button to add a lot of cards: the button does not respond to clicks while there is an ongoing View Transition: What should be done when two different elements are transitioning from the one to the other: you could see the old element screen but then clicks would have to go to the new one?