Joshua Searles
Joshua Searles
This looks to be a duplicate of #520.
A virtual environment i am working on (https://github.com/jrsearles/SandBoxr). I'm trying to suss out whether the test is wrong or my understanding of the spec is wrong.
Note - this isn't specific to TypeScript. As you mentioned the plugin only grabs the instances own properties. I think what you really want to do is track the private...
+1 It doesn't seem like you'd want the mapping functions to be called until the observable is used. I think this library could be improved by leveraging some of the...
+1 Using a carat (^) in the dependencies would allow any 3._._ release to be used.
Yeah, that's how i got around it in this case. I could see this being an issue with other literal text though, which is why i opened the ticket.
Any update on this? I am running into this as well. The messages for me are potentially user defined so formatting the value passed in isn't an option.