0xProject / 0x-launch-kit-frontend

Apache License 2.0
112 stars 207 forks source link

Metamask shouldn't prompt after every refresh #419

Closed burnsben closed 5 years ago

burnsben commented 5 years ago

Every time the page reloads, it shows the user the metamask connection prompt.

Screen Shot 2019-05-21 at 5 26 43 PM
gabitoesmiapodo commented 5 years ago

@burnsben This shouldn't happen if REACT_APP_ENABLE_NO_METAMASK_PROMPT='true' is set in .env

Could you check it before we proceed?

@Agupane @mariano-aguero could you confirm this?

burnsben commented 5 years ago

Sounds good. For the final version this should be turned off by default.

burnsben commented 5 years ago

Looks like this is still an issue for the demos. Can we make sure this is off by default?