hoppscotch icon indicating copy to clipboard operation
hoppscotch copied to clipboard

fix(common): prevent exceptions with open shared requests in new tab action

Open jamesgeorge007 opened this issue 4 months ago • 0 comments

Description

This PR fixes an exception with the open shared request in a new tab action where the handler was not in place previously, leading to exceptions.

Fixes HFE-431.

Preview

https://github.com/hoppscotch/hoppscotch/assets/25279263/2b62ad20-3197-4167-ad7a-557723858498

Checks

  • [x] My pull request adheres to the code style of this project
  • [x] All the tests have passed

jamesgeorge007 avatar Feb 16 '24 06:02 jamesgeorge007