Clicking Preview button opens a new tab after publish #8318
Labels
[Feature] Saving
Related to saving functionality
[Type] Automated Testing
Testing infrastructure changes impacting the execution of end-to-end (E2E) and/or unit tests.
[Type] Bug
An existing feature does not function as intended
Describe the bug
Related #8301.
When trying to preview the post which was just published. It doesn't reuse previously generated preview tab.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
It should reuse an existing preview tab.
Desktop (please complete the following information):
Additional context
It can be also noticed when running e2e tests. You can run it as follows:
PUPPETEER_HEADLESS=false npm run test-e2e test/e2e/specs/preview.test.js
The text was updated successfully, but these errors were encountered: