Skip to content

Conversation

@darklight365
Copy link
Contributor

Allow Angular 17 animations to work correctly

Correct #125

Allow Angular 17 animations to work correctly
Leave commented out code alone
@NathanWalker NathanWalker merged commit ad576bf into NativeScript:main May 10, 2024
@NathanWalker
Copy link
Contributor

Thank you @darklight365!

@NathanWalker
Copy link
Contributor

Published with @nativescript/[email protected]

@JWiseCoder
Copy link

JWiseCoder commented May 10, 2024

This fix now doesn't work because of c5f3a45. All I get is a null injector error for the injectable added in that commit:

ERROR NullInjectorError: R3InjectorError(AppModule)[RendererFactory2 -> AnimationEngine -> ChangeDetectionScheduler -> ChangeDetectionScheduler]

I think that injectable should be made optional, as it is in the InjectableAnimationEngine implementation in the Angular code.

@JWiseCoder
Copy link

Works now with 58d2254

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants