bcgov / nr-compliance-enforcement

A scalable solution that manages public complaints as well as investigative case files for multiple Compliance and Enforcement divisions across the natural resource sector.
Apache License 2.0
3 stars 2 forks source link

chore: CE-1275 fix startup errors #780

Open mikevespi opened 4 days ago

mikevespi commented 4 days ago

Addressed the errors in console on app startup.

Description

The redux-persist package uses non-serializable items that cause redux to throw warnings/errors. This PR suppresses them using the approach proposed in the Redux Toolkit documentation here https://redux-toolkit.js.org/usage/usage-guide#use-with-redux-persist .

Fixes # (issue)

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Checklist

Further comments


Thanks for the PR!

Deployments, as required, will be available below:

Please create PRs in draft mode. Mark as ready to enable:

After merge, new images are deployed in:

sonarcloud[bot] commented 4 days ago

Quality Gate Passed Quality Gate passed

Issues
5 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.1% Duplication on New Code

See analysis details on SonarQube Cloud