Tim Ramage
Tim Ramage
It would be great if we could configure the `quietPeriodSeconds` and `retryIntervalSeconds` values. I see my EC2 instance (running Amazon Linux 2) is usually booted up and registered in GitHub...
**Description** The mark plugins (bold, italic, code, etc) have a setting within the plugin options to specify clear values (`plugin.options.clear[]`). We use this to prevent inline code from being formatted,...
**Description** When triggering system autocomplete on macOS, the suggestion box is rendered in a strange position. **Steps** See video using Plate Playground: https://user-images.githubusercontent.com/5517057/175960535-6ee71374-468c-4f8e-9192-829aad066fdc.mov **Expectation** The suggestion box should display alongside...
I have noticed that when calling `Collection.update` with `{ multi: true }` set as an option, the `collection.before.update` hook is called once per document, however, the modifier parameter is the...
When deploying, our server goes down for a very small amount of time when the bundled app is being swapped out. If a request to the server is made during...
The `sourceMappingUrl` comment that is added to the bottom of our styles (that appear in the HTML head) doesn't actually resolve to a proper source map. I'm using `babel-plugin-react-css-modules` instead...