I’ve observed that in the self-hosted (Docker) version of Invoice Ninja, if I navigate away from a newly created quote, I can leave the page without receiving any warning, resulting in the loss of the quote.
In contrast, when testing the same behavior on a demo site at react.invoicing.co, a dialog box appears if I attempt to leave a quote I’ve started. This dialog asks whether I want to continue editing or discard the changes.
Is this discrepancy an issue with the Docker version, or could it be due to a misconfiguration on my part?
The demo app runs the bleeding edge code. We are testing the functionality of a modal being presented when there are changes on a document… This should now be available in the latest release.
Thanks, David! I believe I’m on the latest release, which is 5.10.30 as of now. However, I haven’t seen the new modal pop up like you mentioned. Am I possibly overlooking something?