UseHover / SDK-Issues

Public repo for tracking issues related to the Hover Android SDK
0 stars 1 forks source link

Hand typed parsers never saved. #47

Open jjmutumi opened 4 years ago

jjmutumi commented 4 years ago

On dashboard can't save a hand typed regular expression for a parser

Expected Behavior

Should be able to save the regular expression

Current Behavior

It saves the past regular expression or reloads the form with no error

Possible Solution

Steps to Reproduce

  1. Goto https://www.usehover.com/parsers/{id}/edit
  2. Or goto https://www.usehover.com/o/{id}/actions/{id}/parsers/new
  3. Enter other details
  4. Click 'EDIT" above REGEX input
  5. Any text entered to the 'REGEX' text input
  6. Click 'Save Parser'
jshorland commented 4 years ago

@jjmutumi I'm not able to reproduce this yet. Which browser are you using?

jjmutumi commented 4 years ago

Google Chrome is up to date Version 83.0.4103.116 (Official Build) (64-bit)

image

boluok commented 3 years ago

Experiencing the same issue as described here