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

Handle plain string localStorage values to be able to JSON-parse them #167

Merged
merged 1 commit into from
Jun 27, 2023
Merged

Handle plain string localStorage values to be able to JSON-parse them #167

merged 1 commit into from
Jun 27, 2023

Conversation

hupf
Copy link
Contributor

@hupf hupf commented Jun 27, 2023

@schefbi Das ist ein Fix, der das Handling von Strings welche keine JSON Daten sind innerhalb der Kursausschreibungs-App löst, anstatt den localStorage Wert zu verändern, was grundsätzlich keine gute Idee ist und Portal-seitig zu Problemen führt.

Habe gleichzeitig die Änderung im (beim Portal) eingecheckten, minifizierten Code gemacht.

This avoids any workarounds that modify the localStorage value with
surrounding double quotes.
@schefbi schefbi merged commit 572b54b into bkd-mba-fbi:master Jun 27, 2023
1 check failed
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.

None yet

2 participants