sunsetsonwheels / webstore

Web client for BananaHackers store-db
https://store.bananahackers.net
GNU General Public License v3.0
17 stars 6 forks source link

Donate button does not work #9

Closed farooqkz closed 3 years ago

farooqkz commented 3 years ago

Describe the bug Donate button does not work

To Reproduce Steps to reproduce the behavior:

  1. Open the store
  2. Wait till it loads data
  3. Select an app(I have tried ADBRoot and Talking bot)
  4. Press the yellow "Donate" button
  5. Nothing happens

Expected behavior Should I really tell you what is the expected behavior?!

Desktop (please complete the following information):

Additional context In the console, I see this error when pressing the button: Uncaught ReferenceError: e is not defined onclick https://store.bananahackers.net/assets/js/index/controller.js:1

sunsetsonwheels commented 3 years ago

Should be fixed now.

farooqkz commented 3 years ago

Confirmed