This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2019-08-25
Channels
- # announcements (1)
- # beginners (131)
- # cljs-dev (1)
- # clojure (178)
- # clojure-argentina (1)
- # clojure-dev (3)
- # clojure-uk (2)
- # clojuredesign-podcast (1)
- # clojurescript (16)
- # code-reviews (2)
- # core-async (2)
- # emacs (28)
- # figwheel-main (19)
- # fulcro (11)
- # kaocha (1)
- # leiningen (4)
- # music (6)
- # off-topic (2)
- # re-frame (2)
- # reitit (6)
- # rewrite-clj (9)
- # shadow-cljs (78)
- # slack-help (6)
Hello guys
how can i set browser back button to refer to specific page ?
for example if i do a payment of something and need if the payment is completed and user want to back, he don't get the previous page but to specific other page
how can you guys handle this ?
This sounds like a browser/JS issue, not one specific to Reitit. You might have better luck in #clojurescript?
https://clojurians.slack.com/archives/C7YF1SBT3/p1566666183096500
I can't see any mention of a :map
type in reitit.coercion.spec
or reitit.spec
, is that dynamically created?