invoiceninja / admin-portal

Invoice Ninja: Desktop/mobile admin portal built with Flutter
https://demo.invoiceninja.com
Other
1.59k stars 528 forks source link

Unable/issues modifying emails before sending #575

Open nmbgeek opened 1 year ago

nmbgeek commented 1 year ago

Setup

Checklist

Describe the bug

When modifying emails before sending input text will stop appearing after typing varying amounts and/or after copying and pasting.

Steps To Reproduce

Prepare a quote or invoice and select send email. Modify text before sending the email and text will eventually stop appearing.

Expected Behavior

Be able to modify email before sending

Additional context

NA

Screenshots

NA

Logs

JS Console:

bI @ main.foss.dart.js?v=5.5.119:9285
main.foss.dart.js?v=5.5.119:7736 Uncaught RangeError (end): Invalid value: Not in inclusive range 0..65: 590
    at Object.i (main.foss.dart.js?v=5.5.119:4870:3)
    at Object.jC (main.foss.dart.js?v=5.5.119:7736:33)
    at abH.b4 (main.foss.dart.js?v=5.5.119:93713:24)
    at Object.h0 (main.foss.dart.js?v=5.5.119:81163:26)
    at Object.eV_ (main.foss.dart.js?v=5.5.119:2017:10)
    at Object.fAA (main.foss.dart.js?v=5.5.119:2035:34)
    at aTI.aAK (main.foss.dart.js?v=5.5.119:92349:5)
    at tear_off.<anonymous> (main.foss.dart.js?v=5.5.119:4992:65)
    at Object.fxP (main.foss.dart.js?v=5.5.119:4823:69)
    at Object.f0V (main.foss.dart.js?v=5.5.119:7475:21)
hillelcoren commented 1 year ago

Hi,

Is the email markdown option enabled on Settings > Account Management?

Do you see the same problem in the desktop app?

nmbgeek commented 1 year ago

Email Markdown is enabled. The desktop app does not replicate the issue. I also notice in the web version that when I press enter a full 2 paragraphs is added instead of one and I have to backspace to get back to a single paragraph. This is also not replicated in the desktop app.

hillelcoren commented 10 months ago

Please let us know if you see a difference with the latest release