Merge pull request #5114 from penpot/superalex-fix-fetch-profile-exception

🐛 Fix fetch profile exception
This commit is contained in:
Alejandro
2024-09-24 14:24:56 +02:00
committed by GitHub

View File

@@ -148,7 +148,7 @@
href (->> path
(js/encodeURIComponent)
(str "/challenge.html?redirect="))]
(rx/of (rt/nav-raw href)))
(rx/of (rt/nav-raw :href href)))
(rx/throw cause))))
(defn fetch-profile