ApryseSDK / webviewer-react-sample

Sample to demonstrate integrating WebViewer into React
Other
172 stars 99 forks source link

Edited content get lost when clicked on save button #35

Open hello2parth opened 9 months ago

hello2parth commented 9 months ago

Steps to reproduce the issue

  1. npm ci
  2. npm run strat
  3. open localhost:3000
  4. click on "Edit Text" image
  5. Edit content .. for example: removed "f library" as shown in below screenshot image
  6. click on "Stop editing and save" button (top left) without clicking anywhere else in pdf image
  7. edited content will get lost, refer below screenshot image