goatslacker / goatslacker/alt-devtool

Logs Store in devtools only when i console.log(Store)

Open
#30 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

The **alt-devtool** by default shows nothing. No _Stores_, No _Dispatches_.

Only if I `console.log` the _Store_,
```js
console.log(MyStore)
```
then the _Store_ is visible in the _devtools_.

I am not able to figure out what the issue is.

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.