Open szahn opened 8 years ago
As far as I know the dispatch was removed and replaced with a simple return but I tried to use that in the new version but couldn't get to work and still looking for a solution to get it working :)
See here that this.dispatch is being replaced with return: http://alt.js.org/guide/actions/
is there any update on this? I'm also encountering this and also tried to replace it with return but it's not working properly.
Not working. Any update guys?
Not working here as well.
Is the TypeScript tutorial over at https://github.com/goatslacker/alt-tutorial/tree/master/src up to date? Getting some errors following that tutorial and wondering what I'm doing wrong. Trying to use to dispatcher but it apparently doesn't exist.
Typescript: 1.8.2