Ijee
KPCKevin Powell - Community
•Created by Ijee on 6/20/2024 in #front-end
disable user agent view-transition root conditionally
this is most certainly not the best solution but I just now add this class
to the document.documentElement before my view-transition and remove it after. that way it doesn't interfere although I still do not know why it would do that in the first place.
4 replies
KPCKevin Powell - Community
•Created by Ijee on 6/20/2024 in #front-end
disable user agent view-transition root conditionally
4 replies
KPCKevin Powell - Community
•Created by Ijee on 6/20/2024 in #front-end
disable user agent view-transition root conditionally
The first thing I tried was to set an empty view-transition with a duration of 0 to the elements so that the root transition wouldn't trigger but somehow it still does.
4 replies