chore: TypeScript 5.8, nx migrate, dep updates (#10759)

This commit is contained in:
Nathan Walker
2025-07-07 16:29:09 -07:00
committed by GitHub
parent 32f2dd14e1
commit eab726b5d6
20 changed files with 2718 additions and 1381 deletions

View File

@ -219,6 +219,7 @@ export class Image extends ImageBase {
}
}
// @ts-expect-error
[iosSymbolScaleProperty.setNative](value: iosSymbolScaleType) {
// reset src to configure scale
this._setSrc(this.src);