@amedia/user
Advanced tools
+6
-0
| # @amedia/user | ||
| ## 1.3.2 | ||
| ### Patch Changes | ||
| - [#1244](https://github.com/amedia/amedia-user-js/pull/1244) [`7482f64`](https://github.com/amedia/amedia-user-js/commit/7482f64f55677a905357c570b1adbc0e1b7ee039) Thanks [@csandven](https://github.com/csandven)! - Reset the internal `isPoisoned` flag when a page is restored from the browser's back/forward cache (bfcache). Previously, after a redirect (e.g. `goToLoginPage`), the flag stayed `true` in the restored JS heap and silently blocked all further event dispatching, so the login button did nothing after navigating back. | ||
| ## 1.3.1 | ||
@@ -4,0 +10,0 @@ |
+1
-1
@@ -9,3 +9,3 @@ { | ||
| "author": "Amedia Produkt og Teknologi AS (https://amedia.no)", | ||
| "version": "1.3.1", | ||
| "version": "1.3.2", | ||
| "type": "module", | ||
@@ -12,0 +12,0 @@ "exports": { |
91683
0.62%