Skip to content

Instantly share code, notes, and snippets.

@eyston

eyston/a.md Secret

Last active February 17, 2016 00:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save eyston/cd9172cddb368b849750 to your computer and use it in GitHub Desktop.
Save eyston/cd9172cddb368b849750 to your computer and use it in GitHub Desktop.

Reproduce: click submit with both variety of query (line 32):

  • (query [_] [:title [:current-user '_]])

  • (query [_] [:title {[:current-user '_] [:email]}])

The :current-user :email can get inconsistent between views

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment