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

Exception im Frontend - Anfrage bei bisher unbekannten Restaurant #21

Open
wasnertobias opened this issue Apr 4, 2022 · 1 comment
Open

Comments

@wasnertobias
Copy link

wasnertobias commented Apr 4, 2022

Ich wollte gerade bei einem bisher nicht bekannten Restaurant eine Anfrage starten, leider wird dabei eine Exception im Frontend geworfen:

TypeError: Cannot read properties of undefined (reading 'laws')
    at a.defaultLaw (food-request.vue:192:44)
    at _n.get (vue.esm.js:4504:25)
    at _n.evaluate (vue.esm.js:4606:21)
    at a.defaultLaw (vue.esm.js:4860:17)
    at a.<anonymous> (food-request.vue?./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib/index.js??vue-loader-options:1:2609)
    at a.t._render (vue.esm.js:3578:22)
    at a.r (vue.esm.js:4090:21)
    at _n.get (vue.esm.js:4504:25)
    at _n.run (vue.esm.js:4579:22)
    at gn (vue.esm.js:4335:13)

Die Seite zeigt in dem Fall eine unendliche Ladeanimation an.

Ich kann gleich mal einen Blick reinwerfen in das Projekt, vielleicht kann ich ja selbst für einen Fix sorgen und einen Pull request stellen.

@wasnertobias
Copy link
Author

Leider tu ich mir etwas schwer den Fehler zu reproduzieren, von einem quick fix bin ich auch entfernt.

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

No branches or pull requests

1 participant