helmerapp / micro

top notch GIFs, right from your desktop
https://www.helmer.app/micro
Other
25 stars 5 forks source link

editor: Could not locate webview parent window when opened editor window the 2nd time #90

Closed RohanPunjani closed 1 month ago

RohanPunjani commented 2 months ago

Issue:

App Crashes on Second Recording Attempt After Successful Initial Recording

Steps to replicate:

  1. Run the app, start recording (ctrl + shift + 2)
  2. Select the crop area and record
  3. Click on stop recording button
  4. Editor window will open succesfully the first time
  5. Now when you start recording again (ctrl + shift + 2)
  6. Select the crop area and record
  7. Click on stop recording button
  8. App crashes with the following error

image

RohanPunjani commented 1 month ago

This has been fixed after adding the unlisten handler inside tauri-plugin-decorum Reference can be found here