angular icon indicating copy to clipboard operation
angular copied to clipboard

Shared element transitions throw typescript error

Open mohammadrafigh opened this issue 6 months ago • 1 comments

Describe the bug ~~Shared element transitions are not working (at least on Android). or maybe I'm missing something undocumented?~~

EDIT: It's working. But NavigationExtras doesn't include "transition" property. Which throws Typescript error.

Sample project https://stackblitz.com/edit/nativescript-stackblitz-templates-kxxgvs1f?file=src%2Fapp%2Fpeople%2Fpeople.component.ts

mohammadrafigh avatar Aug 13 '25 14:08 mohammadrafigh

Sorry it was my syntax fault. It's working, but the extras of router doesn't detect transition as a valid property. So I rename and edit the issue.

mohammadrafigh avatar Aug 13 '25 16:08 mohammadrafigh