Skip to content

Fix recursive call in message-renderer.ts #6278

Description

@sosnovsky

there is similar recursive call in

if(!sigResult?.match&&signedContentInDecryptedData){

which can cause extension lag for nested signed content. we'll need to implement similar fix there, but let's leave it for separate PR

Originally posted by @sosnovsky in #6277 (comment)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions