shortxmas / re-lgbtq

https://re-lgbtq.vercel.app
0 stars 0 forks source link

re-implement sal.js animation library or explore other animation library options #10

Open shortxmas opened 8 months ago

shortxmas commented 8 months ago

sal.js works natively in all browsers except in safari

animations would work on first load in safari but after refresh, animations dont happen and the animated content becomes invisible. animations work only on hard browser reload which leads us to believe something is happening to the sal.js javascript or css on cache

issue is to reimplement sal.js with safari support or explore other animation libraries that don't have this issue.