use-ink / link

Unstoppable URL shortener built with the ink! smart contract language.
https://tiny.ink
Apache License 2.0
29 stars 8 forks source link

Page immediately blanks after entering URL in textbox #191

Closed laboon closed 1 year ago

laboon commented 1 year ago

I am using the live version here: https://tiny.ink/

I have Polkadot-JS extension installed, with valid accounts, and tried in both Brave and Chrome.

I have tried this both before and after connecting my wallet, but I see the same behavior.

TO REPRODUCE:

  1. Visit page
  2. Enter any URL in the textbox labeled "Paste an URL to get cost estimations" - for example, "https://en.wikipedia.org/wiki/Cockatiel". Alternatively, you can start typing and the same behavior will occur after a few keystrokes.

EXPECTED BEHAVIOR:

  1. User can then click "Shorten"

OBSERVED BEHAVIOR:

  1. Page becomes entirely blank (only purple background)
statictype commented 1 year ago

@laboon thanks for reporting this. should be fixed now