admin-portal
admin-portal copied to clipboard
Unable/issues modifying emails before sending
Setup
- Version: v5.5.119-C115
- Environment: Ubuntu VPS 22.04
Checklist
- Can you replicate the issue on our v5 demo site https://demo.invoiceninja.com or https://react.invoicing.co/demo? Yes
- Have you searched existing issues? Yes
- Have you reported this to Slack/forum before posting? No
- Have you inspected the logs in storage/logs/laravel.log for any errors? Yes
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)
Hi,
Is the email markdown option enabled on Settings > Account Management?
Do you see the same problem in the desktop app?
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.
Please let us know if you see a difference with the latest release