Skip to content
This repository has been archived by the owner on Apr 25, 2024. It is now read-only.

The SSML Audio Restarts on typing #37

Open
vashisth00 opened this issue Jun 29, 2020 · 0 comments
Open

The SSML Audio Restarts on typing #37

vashisth00 opened this issue Jun 29, 2020 · 0 comments

Comments

@vashisth00
Copy link


  handleChange = e => {
    //e.preventDefault();
    this.props.updateState({
      type: 'CAPTURE_RESPONSE',
      payload: e.target.value
    })
  }

The SSML triggers page refresh on typing

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant