hyperfiddle-2020
hyperfiddle-2020 copied to clipboard
CRUD apps as a function
* http://tank.hyperfiddle.site/:seattle!neighborhood-edit/~entity('$',(:neighborhood!name,'Admiral,(West,Seattle)')) – broken
`[[:db/retract 17592186045629 :message/_user [:message/key "C03RZMDSH--1517580830.000401"]]]` 
This matters for databases with names other than $, which require the link/path to indicate which database they apply to. This guy silently does the wrong thing (it defaults txfn...
This link is on :intent/vals (:db.cardinality/many) but since it's going to refocus to a temid, there is no need for a row in scope. The symptom of this bug is...
This has just been edited (removed :link/class :hf/new) and now there is a stale link/txfn which came from a previous default value  
This is the same as #885 *** Cannot reproduce here: * http://tank.hyperfiddle.net/:tutorial.blog/ * http://tank.hyperfiddle.net/:tutorial.blog!post-view/~entity('$',17592186046224) * http://tank.hyperfiddle.net/:dustingetz.seattle!communities3/ * http://tank.hyperfiddle.net/:dustingetz.seattle!communities3/ (but change to FindRel not FindScalar) * http://tank.hyperfiddle.net/:dustingetz!streaker/
Test: Change this from FindCol to FindRel-1 http://hyperfiddle.hyperfiddle.net/:hyperfiddle.ide!edit/(:fiddle!ident,:hyperfiddle.ide!domain-attribute-renderers) and then test /:hyperfiddle.ide!env/ 
This crashes (www2 schema) Datomic says: java.lang.NullPointerException ``` [:find (pull ?e [* {:hyperblog.nav/children 1}]) :where [?e :hyperblog.post/title]] ```
Problem is that Reagent tab wrap already hardcodes uses wrapper [:a] and you can't nest them. Here is the change: ``` (defn fiddle-src-renderer [val ctx {:keys [:embed-mode] :as props}] (let...
Broken in prod, works before merge http://tank.hyperfiddle.net/:dustingetz!streaker/ http://tank.hypercrud.net/:dustingetz!streaker/ I dont get this, #uuid works at the jvm repl, why no longer datalog?