POS Sales, it redirects to dashboard. Then I manually added ```e.preventDefault``` to click" inertia> Email Sale redirecting to Dashboard - Tecdiary

Bug Report: Email Sale redirecting to Dashboard

Email Sale redirecting to Dashboard

It seems the "Email Sale" is missing an event handler. When I click ```Email Sale``` in Sales -> POS Sales, it redirects to dashboard. Then I manually added ```e.preventDefault``` to click

HS

Harpreet Singh

Reported

It seems the “Email Sale” is missing an event handler.

When I click Email Sale in Sales -> POS Sales, it redirects to dashboard.

Then I manually added e.preventDefault to click event of <a class="email_receipt"> and it works fine.

Please see the attachment from Demo site.