Jaime Still
Jaime Still
Looking at the [**Stream**](https://github.com/johnlindquist/react-streams/blob/master/src/stream.ts#L51) component, it should provide callbacks for both the `err` and `complete` functions. Usage would be something similar to the following: ``` jsx handleError = (err) =>...
I was able to figure out a fix! The `url` property needs to be included in the `map` call piped into the `ajax` request, as well as the initial `map`...
With this pending commit, I'll close this issue.
@torarnv, I don't have write access to the repository
I ran into the same issue. The below re-structuring of the directive caused it to work for me in Angular v 1.4.7. Note the removal of the vm from vm.property...
@saulo3k, I'm glad it helped!
@bladepop, it's been quite a while since I messed with it, but I was using angular version 1.4.7 when I made the above adjustment. If I recall correctly, the changes...
As an additional idea, it would be cool if the applet could read theme files from a directory and allow you to set a specific theme.