Toby T

Results 6 comments of Toby T

Updated patch for react-native-pdf 6.6.2 [react-native-pdf+6.6.2.patch](https://github.com/wonday/react-native-pdf/files/11131407/react-native-pdf%2B6.6.2.patch)

It seems to accept the request if I set `cmsLocaleId` to the same value as `oldItem.id`. Is the `id` the expected value to set for `cmsLocaleId` if a site does...

Thanks @zplata , is there any harm in setting `cmsLocaleId` to the `id` value in the meantime?

I'm not setting it myself, but I spread the old version of the object (`oldItem` see code excerpt above) as received from the API via `collections.items.listItems()` ``` export async function...

Ok yeah my bad, the object does include `cmsLocaleId: undefined`, coming from the `CollectionItem` received from the `listItems` calls. Deleting the field works around the issue. Thanks @zplata

It's still maintained with new arch support planned for later this year according to @jspizziri https://github.com/doublesymmetry/react-native-track-player/issues/2467#issuecomment-2930351080