poanetwork / token-wizard

(Discontinued) TokenWizard is an DApp to create and manage crowdsale and token contracts using a simple UI
MIT License
386 stars 215 forks source link

(Bug) timer is broken at contribution page #994

Closed vbaranov closed 6 years ago

vbaranov commented 6 years ago

If you are reporting a problem with Token Wizard, please include the following information:

Which network did you use? (Mainnet, Kovan, Rinkeby, etc.)

Ropsten/locally

If you were able to create it, what is the URL of your crowdsale?

?exec-id=0x82920398b5777dc46dbea684676c78782384924abb8250e7170b184203e61c02&networkID=3

Do you have screenshots showing the problem?

screencapture-localhost-3000-contribute-2018-06-29-15_19_21

Timer is broken. It shows how much time to the end of the 1st tier if crowdsale is not started. And it shows, that crowdsale has ended, when 1st tier has started. Also, it doesn't show digits, when crowdsale was finished. For both strategies.

Do you see errors in the dev console? If yes, please include a screenshot

To open the dev console in Google Chrome, press F12, or go to View -> Developer -> Developer Tools, and open the Console tab

If you see errors, please right click on them and "Save as..". Zip saved file and attach it to the Issue.

No