You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seeing a weird issue with v1.1.0 of the extension, can't tell if it's a Burp Suite issue.
When switching between multiple HTTP requests with the extension loaded, and having the extension tab selected in the request, a tooltip appears with this content:
This appears to be related to the cursor being focused on the { character in the JWT editor UI. The tooltip doesn't go away, even when navigating to other areas of the Burp Suite UI.
Picture below. Reproduction steps are as follows:
Launch Burp Suite, load a project.
Install JWT Editor extension.
Open Burp's browser/proxy traffic through Burp.
Navigate to JWT-based application, and generate some traffic that includes JWTs.
In the Proxy -> HTTP History tab, navigate between a few highlighted history items.
Observe that the tooltip appears.
Burp Suite v2023.1.2 on Ubuntu 22.04.2 (Install4J installation).
The text was updated successfully, but these errors were encountered:
Hi @aph3rson. This issue should be fixed in my fork. Really happy to submit a PR either here or against PortSwigger's repo if it is likely to be merged.
Seeing a weird issue with v1.1.0 of the extension, can't tell if it's a Burp Suite issue.
When switching between multiple HTTP requests with the extension loaded, and having the extension tab selected in the request, a tooltip appears with this content:
This appears to be related to the cursor being focused on the
{
character in the JWT editor UI. The tooltip doesn't go away, even when navigating to other areas of the Burp Suite UI.Picture below. Reproduction steps are as follows:
Burp Suite v2023.1.2 on Ubuntu 22.04.2 (Install4J installation).
The text was updated successfully, but these errors were encountered: