Josiah

Results 8 issues of Josiah

The following reports "Complexity is 6 it's time to do something..." ```javascript function thing(foo, bar) { if (foo) { return 'foo'; } else if (bar) { return 'bar'; } }...

Preview is showing text at about 6X the size of the rest of the editor. Cannot use this since nothing fits on the screen.

https://react-shadow.herokuapp.com/ - 404 https://react-shadow-2.herokuapp.com/ - 404

### Summary [`indentList`](https://remirror.io/docs/api/extension-list/#function-indentlist) and [`dedentList`](https://remirror.io/docs/api/extension-list/#function-indentlist) are @beta/not to be used: > This API is provided as a preview for developers and may change based on feedback that we receive. Do...

type: bug :beetle:

### Summary Only the following extensions declare their Attributes in the `global.Remirror` namespace. - [bidi](https://github.com/remirror/remirror/blob/main/packages/remirror__extension-bidi/src/bidi-extension.ts#L251) - [columns](https://github.com/remirror/remirror/blob/main/packages/remirror__extension-columns/src/columns-extension.ts#L239) - [node-formatting](https://github.com/remirror/remirror/blob/main/packages/remirror__extension-node-formatting/src/node-formatting-extension.ts#L366) Only the properties which these extensions declare can be discovered via...

type: bug :beetle:

# Problem When using ace-builds 1.20 and above with latest version of `react-ace` the searchbox extension does not work. Error with unminified says `nls` is not defined. Cause: https://github.com/ajaxorg/ace/pull/5153 This...

It may be time to actually add these listeners, instead of lazily adding them separately the way they are now. Or, it may be time to get rid of them....

Infinite improvement

These templates are outdated/obsolete and every image throws a 403, however this repo is still referenced for samples.