day8/re-frame-10x

[Enhancement]: Show whether subs are a cache-hit or miss?

Closed this issue · 1 comments

What do you suggest?

Apologies if this is something obvious I missed, but how can I see if my subscriptions are being returned from the cache or not? I see inside re-frame.subs there is trace code for this, but I don't see the trace output anywhere in 10x output nor in my console.

Sorry my bad, it's inside of the :subs/create trace.