I’m really liking this transition, but for the life of me (and my knowledge is basic & scattered…) I can’t figure out why two of my transitions don’t work. I set them up exactly like the others, but once saved, nope. I tried a Forced Page Reload, thinking it may just be on my side?
Here you can see this image goes to “related websites”…
After a quick look, I don’t think the issue is with the transitions, but the links. Some of your cards point to the same page, for example these two both go to “related websites” page.
You need to check whether the link URLs are correctly set in Bootstrap Studio.
Another issue is that when visiting the destination page, the browser needs some time to download the large image which ruins the view transition effect on first page load. You can try using the same image both in the card and in the destination page, so it already is downloaded. This is what we do in our example.
Thank you very much Martin, that was enough to help me!
I set the link correctly in the Animations tab (the only place I looked!) - but the link in the Attributes /html section did not copy over correctly….changing it there fixed the problem.