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

TypeError: Alert is undefined #37

Closed
roschaefer opened this issue Dec 15, 2017 · 1 comment
Closed

TypeError: Alert is undefined #37

roschaefer opened this issue Dec 15, 2017 · 1 comment
Labels
Milestone

Comments

@roschaefer
Copy link
Contributor

Description:

When I try to vote on a poll, i.e. click on 👍 👎 or 🔵 , I see an error.

Faulty Behaviour:

selection_166

Expected Behaviour:

I should see "Du hast abgestimmt".

Steps to reproduce:

    1. yarn start:web
    1. Open http://localhost:3000/
    1. Click on "Gesetz zur effektiveren und praxistauglicheren Ausgestaltung des Strafverfahrens"
    1. Click on a button below
    1. Enjoy TypeError: __WEBPACK_IMPORTED_MODULE_3_react_native__.Alert is undefined

Commit: A12B34E

@roschaefer roschaefer changed the title TypeError: __WEBPACK_IMPORTED_MODULE_3_react_native__.Alert is undefined TypeError: Alert is undefined Dec 15, 2017
ManAnRuck added a commit that referenced this issue Dec 15, 2017
ulfgebhardt added a commit that referenced this issue Dec 15, 2017
@ulfgebhardt
Copy link
Member

Fixed

@ManAnRuck ManAnRuck added this to the Prototype milestone Jan 4, 2018
ManAnRuck added a commit that referenced this issue Feb 26, 2020
…-white

.fix darkmode white text color inputs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants