sindresorhus/electron-unhandled

Dialog message prefix

Aberta

#13 aberto em 2 de out. de 2019

 (3 comentários) (1 reação) (0 responsável)JavaScript (27 forks)user submission
enhancementhelp wanted

Métricas do repositório

Stars
 (464 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

It would be nice if I could add a prefix to the dialog message.

I'd like the message to contain something like "Please contact me with on the website with the following error: ..."

I tried using logError manually but then I'd also have to recreate the dialog manually and that's not very DRY for a simple text prefix.

Guia do colaborador