This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2018-10-23
Channels
- # 100-days-of-code (2)
- # aws (1)
- # beginners (105)
- # boot (36)
- # calva (4)
- # cider (56)
- # clara (37)
- # cljdoc (16)
- # cljs-dev (19)
- # clojure (44)
- # clojure-dev (20)
- # clojure-italy (24)
- # clojure-nl (3)
- # clojure-serbia (2)
- # clojure-spec (15)
- # clojure-uk (44)
- # clojurescript (41)
- # code-reviews (3)
- # core-async (12)
- # cursive (24)
- # datomic (4)
- # emacs (1)
- # figwheel-main (10)
- # fulcro (168)
- # funcool (2)
- # hyperfiddle (15)
- # jobs (2)
- # jobs-discuss (79)
- # juxt (19)
- # lein-figwheel (1)
- # leiningen (2)
- # luminus (14)
- # mount (8)
- # nrepl (9)
- # off-topic (9)
- # other-languages (1)
- # pathom (32)
- # reitit (6)
- # ring-swagger (3)
- # shadow-cljs (10)
- # slack-help (11)
- # spacemacs (20)
- # sql (29)
- # tools-deps (28)
- # vim (29)
- # yada (4)
@dustingetz I guess I typed too slow on a fiddle on http://tank.hyperfiddle.net and it blew up. Sorry.
@mtbkapp Its only you, its in your local storage. Try clearing the staging area, or if you are good in datomic, you can fix it
can you screenshot the error also, thanks
You can also send me the stage and i can fix it
Slack doesn’t want to let me upload a file. The error is :db.error/datoms-conflict Two datoms in the same transaction conflict
It doesnt exist anywhere but in your local storage
can you get to the staging area and paste me the datoms?
`[[:db/add “-2017569654” :fiddle/ident :mtbkapp/accounting] [:db/retract “-2017569654" :fiddle/type :blank] [:db/add “-2017569654” :fiddle/type :query] [:db/retract “-2017569654" :fiddle/query “[:find (pull ?e [:db/id *]) :where\n [?e :db/ident :db/add]]“] [:db/add “-2017569654” :fiddle/query “[:find (pull ?e [:db/id *]) :where\n [?e ]]“] [:db/retract “-2017569654” :fiddle/query “[:find (pull ?e [:db/id *]) :where\n [?e :nei]]“] [:db/add “-2017569654” :fiddle/query “[:find (pull ?e [:db/id *]) :where\n [?e :neighbo]]“]]`
[[:db/add "-2017569654" :fiddle/ident :mtbkapp/accounting]
[:db/add "-2017569654" :fiddle/type :query]
[:db/add "-2017569654" :fiddle/query "[:find (pull ?e [:db/id *]) :where\n [?e :neighbo]]"]]
That error happens sometimes, for now you just have to fix it occasionally