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

fixing casting error at while loading the dashboards #874

Merged
merged 3 commits into from
May 7, 2024

Conversation

alfredorubin96
Copy link
Collaborator

When loading a dashboard, the parameters were always kept in the same format as the one stored in the state (EX: numbers with high,low should be casted to number)

Copy link

sonarcloud bot commented Apr 26, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@mariusconjeaud mariusconjeaud merged commit 16b3d5a into develop May 7, 2024
2 checks passed
@mariusconjeaud mariusconjeaud deleted the fix/parameters-casting-at-start branch May 7, 2024 09:17
@mariusconjeaud mariusconjeaud mentioned this pull request May 7, 2024
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.

When starting Neodash, the parameters are not casted to their correct types
4 participants