-
## Summary
SSR is becoming more and more popular way to handle rendering, and having charts that can render both server and client side is really appealing for a number of reasons. While most SSR f…
-
```For now, the client is implemented for server-side use with node using the request library.```
Just curious. Aside from the use of the request library, are there any other major impediments to s…
-
Like react router, the ability to have sub routers with their own routes
-
## Description
On build now with NEXT.js 11, eslint runs as part of the build. Currently it's erroring out with the following lint errors. Reenable linting on builds and fix the lint errors.
In …
-
https://github.com/elastic/eui/blob/58b9ca3/src/components/icon/icon.tsx#L627-L633
Here the module paths is constructed by string concatation to satisfy webpack. But vite/rollup has an opposite lim…
-
**Describe the bug**
I have created the server in my Ubuntu LTS 22 from Windows machine. And access the UI from browser. When I am clicking on use device it is not moving forward from loading scree…
-
### Environment
System:
OS: Windows 11 10.0.22631
CPU: (24) x64 AMD Ryzen 9 3900X 12-Core Processor
Memory: 25.36 GB / 47.93 GB
Binaries:
Node: 20.11.0 - C:\Program Files\nod…
-
**Before posting a comment on this issue please read this entire post.**
## Previous work
The past few weeks we've been investigating / optimizing various memory usage issues. Specifically geare…
-
**Describe the bug**
**This bug only happens when setting the path in tsconfig.json to the source files of the library instead the dist file**
To make an Angular library works smoothly with the …
-
Edit: I edited the issue title since this thread has been evolved about how to inject CF env vars into a hot reloading dev server, the actual issue is further down: https://github.com/cloudflare/worke…