goatslacker / goatslacker/alt-devtool

Dispatches are string

Open
#28 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
180
Forks
14
PR merge metrics
No merged PRs in 30d

Description

![2016-02-04 1 39 36](https://cloud.githubusercontent.com/assets/5698928/12805966/da85f918-cb44-11e5-928e-70798048da86.png)

I'm using Iso.

At first load, all Dispatches and all Stores are strings. But after at least one action, all Stores are changing object, but dispatches are not.

How can I fix it?

``` js
import Alt from 'alt';

const alt = new Alt({});

// Debug
Alt.debug('alt', alt);
```

This is all I did.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.