Skip to content

Conversation

@Ponch49
Copy link
Contributor

@Ponch49 Ponch49 commented Jan 24, 2024

Overview

Issue Type

  • Bug
  • Feature
  • Tech Debt

Description
After you close the initial Webview, any subsequent attempt to open another Webview was not allowed.

Steps to Reproduce Bug / Validate Feature / Confirm Tech Debt Fix

  1. npm run webpack
  2. Click F5 to open extension simulator.
  3. Click View Tree in React Labyrinth extension and select root file.
  4. Close Webview and click View Tree again and select another file to make sure it allows for another Webview now.

Previous behavior
Would not allow another Webview to be opened if initial Webview was disposed.

Expected behavior
Can now close initial Webview and as many webviews as you would like.

Screenshots & Videos

Webview.Bug.Fix.mov

@Ponch49 Ponch49 merged commit 2da4e37 into dev Jan 25, 2024
@Ponch49 Ponch49 deleted the FL/RL-42-43-44/Memory-Leak_Cleanup branch February 15, 2024 03:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants