PixelogicDev / FocusBlock

Be The Most Productive Version Of You. FocusBlock is here to help you stay on track with your tasks.
https://focusblock.stream
21 stars 2 forks source link

Get focused button unresponsive on firefox quantum #21

Closed SB-FM closed 6 years ago

SB-FM commented 6 years ago

The Get Focused button on focusblock.stream appears to be unresponsive on Firefox Quantum. Clicking it does not redirect to dashboard. Also doesn't throw an error in the console.

Disabled all addons and still experience that behavior.

Firefox Quantum Version 61.0.1 (64bit)

lukeberry99 commented 6 years ago

This is because the <Link> is inside a button, and the buttons click event is taking precedence over the <Link>

adilanchian commented 6 years ago

^^ Yup @lukeberry99 thats exactly right! stupid mistake on my end haha. Would you or @SB-FM want to make a quick fix for this? Would love to get this fixes!

adilanchian commented 6 years ago

This has been fixed and committed directly to release-1.0.1