TL;DR Links (a tags) that have the target attribute set to _blank should open in the default browser.
Problem Description
Links that are supposed to open in a new tab load in the same PWA window. The close button provided at the top basically reloads the PWA app, which isn't intended behaviour (It should return to the previous state of the webpage)
Proposed Solution
Adding an option (per PWA/global) which allows to open links in the default browser (normal browser with tabs etc.) might help.
Problem Description
Links that are supposed to open in a new tab load in the same PWA window. The close button provided at the top basically reloads the PWA app, which isn't intended behaviour (It should return to the previous state of the webpage)
Proposed Solution
Adding an option (per PWA/global) which allows to open links in the default browser (normal browser with tabs etc.) might help.