Mark Jones

Results 21 issues of Mark Jones

**Describe the bug** Using black on 2 different branches of the same code (but with the same config files) I'm getting very different output from black ``` diff --git a/tasks.py...

T: bug

I've tried it with v10.18.1, v10.19.0 and 12.16.1 and all of them fail the same way. Not sure what is going on here. This only started once I used toJson,...

bug

I've tried calling it in `componentDidMount()` of the dialog, (like the example), but It is not working. I've had to move it to the onChange for the file input so...

There are 2 problems with the current implementation and I think my changes fix both of them, but there are some parts of the code I'm not 100% sure of....

Hope this makes the issue #854 easier to understand.

In order to run the current examples we have to also run `yarn add -W storybook-react-router` I do have lerna installed, unlike #25 ### Which version are you using? master...

Started a new CRA to and added withSize like so: `export default withSize()(App);` The console is throwing off warnings like this, so Changes they are a coming! ``` Warning: findDOMNode...

https://codesandbox.io/s/sorting-in-window-table-forked-wmzhl?file=/src/index.js ``` Demetris ```

### Is your proposal related to a problem? I've got a wagtail site with this awesome RichText Editor (called Draftail) but trying to use it on a non Wagtail Admin...

enhancement

Right now, if I changed the `` to `` the output in the actions panel is much better, but I don't see where the message is actually getting wrapped in...