iossifovlab / gpfjs

MIT License
0 stars 0 forks source link

Fix unpredictable state data behaviour #1070

Closed IlinaGergova closed 3 months ago

IlinaGergova commented 3 months ago

Background

Some of the properties saved in the state are sets which lead to unpredictable behaviour because sets cannot deserialize.

Aim

To use arrays instead of sets.

Implementation

Change datasets state and gene profiles state to use arrays.

sentry-io[bot] commented 2 months ago

Suspect Issues

This pull request was deployed and Sentry observed the following issues:

Did you find this useful? React with a 👍 or 👎