ember-cli-new-version
ember-cli-new-version copied to clipboard
Unexpected Page Reload on Notification Close
Description:
When I click the "x" button to close the notification, the entire page reloads. I believe the expected behavior should be that the notification simply disappears without causing a full page reload.
Steps to Reproduce:
Trigger a notification that includes the "x" button to close it. Click the "x" button. Observe the page behavior.
Expected Behavior:
The notification should close without causing a page reload.
Actual Behavior:
The page reloads after clicking the "x" button.