canjs / can-kefir

Reflects kefir streams so they can be used many places within CanJS.
https://canjs.com/doc/can-kefir.html
MIT License
3 stars 2 forks source link

value isn't a "known" property on Kefer in can-kefir #19

Open indifferentghost opened 6 years ago

indifferentghost commented 6 years ago

When attempting to get a Kefir.emitterProperty().value before it has a value, the following warning is logged.

app-view:4: Unable to find key "Kefir.emitterProperty().value".