Dustin Getz

Results 288 comments of Dustin Getz

After transact, no refresh, popover works but stage button gives js error: ![image](https://user-images.githubusercontent.com/124158/65181781-d137f680-da2d-11e9-814d-cc748432e5cb.png)

![image](https://user-images.githubusercontent.com/124158/65181807-e01ea900-da2d-11e9-95f0-7c69e067ae6a.png)

The popover did stage though, the error was after the stage effect.

![image](https://user-images.githubusercontent.com/124158/72745166-21120000-3b7d-11ea-8c1c-95eb4a221d31.png)

in prod, hf/new generates malformed lookup refs sometimes, and that triggers this fatal crash as well, prod is basically unusable due to this unless you know which hf/new is safe...

Can be fixed generally by spec coercion i think!

All d/with calls need to be coerced against Datomic schema

All :in clauses also need a spec provided from userland (routes)

This is line of fire for a consulting lead who asked me to replicate a trivial spreadsheet, i had to add .01 to make these parse as floats: ![image](https://user-images.githubusercontent.com/124158/65068893-8cda2700-d957-11e9-8158-54fc8c877cd3.png)