Nathan Reese
Nathan Reese
The EUI date picker components just followed the model of the existing Kibana date picker components so all of these rounding decisions pre-date the EUI components. The reason the start...
One more thought, changing the rounding would be a breaking change as `{ from: 'now/d', to: 'now/d' }` would no longer mean "today" if the rounding changed. Users can customize...
> Maybe a good workaround is to change the default values for date ranges? Any changes to the defaults should be coordinated with the Kibana repo. https://github.com/elastic/kibana/blob/main/src/plugins/data/server/ui_settings.ts#L356 is where Kibana's...
> Separately I am a little hesitant to expose the DBFHeader directly. A general idea of loaders.gl is that loaders to return standardized data so that applications can be written...
Nothing is in the works but pull requests are appreciated.
Try adding `NODE_OPTIONS=--max-old-space-size=8000` to NODE_OPTIONS
https://nodejs.org/api/cli.html
what version of node are you using? Are you using the version defined in .node_version?
Sure, do a build on a system with internet connectivity. Zip up your kibana/plugins folder and put on media. Get your media on your target system without internet connectivity. Replace...