Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Flip is not working anymore in WebKit in Safari 15.2 #38

Open
kamekaioken opened this issue Dec 22, 2021 · 2 comments
Open

Flip is not working anymore in WebKit in Safari 15.2 #38

kamekaioken opened this issue Dec 22, 2021 · 2 comments

Comments

@kamekaioken
Copy link

When using flip animations in Safari 15.2, importing flip module breaks the whole page with the error:

[Error] ERROR – Error: The animation trigger "flip" has failed to build due to the following errors:
 - The provided animation property "backface-visibility" is not a supported CSS property for animations
Error: The animation trigger "flip" has failed to build due to the following errors:
 - The provided animation property "backface-visibility" is not a supported CSS property for animations
	Xn (main.d8696d7c447550d679da.js:1:31936)
	handleError (main.d8696d7c447550d679da.js:1:32107)
	run (polyfills.bf99d438b005d57b2b31.js:1:2043)
	(anonyme Funktion) (main.d8696d7c447550d679da.js:1:94283)
	onInvoke (main.d8696d7c447550d679da.js:1:88106)
	run (polyfills.bf99d438b005d57b2b31.js:1:2043)
	(anonyme Funktion) (polyfills.bf99d438b005d57b2b31.js:1:12978)
	onInvokeTask (main.d8696d7c447550d679da.js:1:87999)
	runTask (polyfills.bf99d438b005d57b2b31.js:1:2662)
	m (polyfills.bf99d438b005d57b2b31.js:1:9244)
	promiseReactionJob

Repro steps:
Try opening the demo page https://jiayihu.github.io/ng-animate/ in Safari 15.2

@guillermoarellano
Copy link

guillermoarellano commented Dec 22, 2021

@kamekaioken I don't think this repo is being managed anymore.

@jiayihu
Copy link
Owner

jiayihu commented Jan 2, 2022

Yeah unfortunately I don't work anymore on Angular. I'll be happy to review any PR though

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants