React-native-debugger: Can't type `/` in Dispatcher for an action type.

Created on 16 Nov 2016  路  7Comments  路  Source: jhen0409/react-native-debugger

We namespace our actions like so: auth/SAVE_CREDENTIALS but I can't type a forward slash inside the Dispatcher. It automatically focuses on searching for a react component, even if I have the React DevTools closed/hidden.

bug

Most helpful comment

v0.5.5 is released. :)

All 7 comments

Ahh, it looks related to react inspector (it listen slash key), this can be a bug for react-devtools because it also broken type / to component props.

It should fixed in v0.5.3.

@jhen0409 Currently using v0.5.4 and this issue is still present.

Sorry about that, looks like I haven't handle div of contenteditable, I'll fix it and publish 0.5.5 at later.

v0.5.5 is released. :)

Thanks!

馃憦 馃憦 馃憦

Was this page helpful?
0 / 5 - 0 ratings

Related issues

inferusvv picture inferusvv  路  26Comments

blackxored picture blackxored  路  16Comments

maxhungry picture maxhungry  路  50Comments

getaaron picture getaaron  路  16Comments

jan-happy picture jan-happy  路  29Comments