Skip to content

re-frame: Subscribe was called outside of a reactive context #13

@WeissP

Description

@WeissP

Hi, I am not sure if it is a bug. But whenever I press keys in an input element, a warning re-frame: Subscribe was called outside of a reactive context occurs.

To reproduce:

  1. run command lein new re-frame <app-name> +re-pressed
  2. change main-panel in views.cljs to
(defn main-panel [] [:input])
  1. press a key in the input element

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions