mikeric / sightglass

Observable keypath engine.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Don't attempt to pass immutable types to adapter.observe

mikeric opened this issue · comments

When reaching a primitive (Undefined, Null, String, Number, Boolean) mid-keypath, Sightglass should stop traversing the keypath and mark it as unreachable.