Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed errors when loading bad data from the DB #3

Merged
merged 1 commit into from
Jul 10, 2024
Merged

Conversation

allouis
Copy link
Collaborator

@allouis allouis commented Jul 10, 2024

The update to use Image constructor instead of URL for icon has broken out storage of the data, resulting in bad data in the DB and errors when rehydrating it. Long term I would like to move back to using URL for the icon property as this is simpler to work with.

The update to use Image constructor instead of URL for icon has broken out
storage of the data, resulting in bad data in the DB and errors when
rehydrating it. Long term I would like to move back to using URL for the `icon`
property as this is simpler to work with.
@allouis allouis merged commit c952c9e into main Jul 10, 2024
1 check passed
@allouis allouis deleted the fix-icons branch July 10, 2024 08:09
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