Skip to content

Fix Relationship SchemaType decoding error.#194

Open
SolfaMode wants to merge 1 commit intoCoreOffice:mainfrom
SolfaMode:main
Open

Fix Relationship SchemaType decoding error.#194
SolfaMode wants to merge 1 commit intoCoreOffice:mainfrom
SolfaMode:main

Conversation

@SolfaMode
Copy link

I could not read a file that was exported by Apple Numbers app due to a missing case in SchemaType. I see issues by other people having similar problems. So I made Relationship accept any string for rawType. Making type itself optional and a computed property fits well with the other use cases in this package. However, it might break other client's code.

I could not read a file that was exported by Apple Numbers app due to a missing case in SchemaType.
I see issues by other people having similar problems. So I made Relationship accept any string for rawType. Making type itself optional and a computed property fits well with the other use cases in this package. However, it might break other client's code.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant