Erik Tribou

Results 4 issues of Erik Tribou

### Summary Doesn't make any sense for a package to depend on itself. If you import react_ujs manually from npm, the package-lock entry for it looks like ``` "react_ujs": {...

When using React-RTE with draft js 0.11.x with react in development mode, this warning is printed to the console: ``` [Warning] Supplying an `onTab` prop to `DraftEditor` has been deprecated....

At the very least the dependencies in `package.json` are for `@storybook/*: ^5.3.13` which will be outdated (and cause warnings when updating to storybook 6 via `npx sb upgrade`).

### Expected behaviour Choosing a track for captions results in that track being chosen regardless if srclang is set ### Actual behaviour If srclang is not set, the default track...