-
### Software versions
Python version : 3.11.0 (main, Mar 1 2023, 12:49:28) [Clang 14.0.6 ]
IPython version : 8.25.0
Tornado version : 6.4.1
Bokeh version : 3.5.1
…
-
Hi ianlucas,
Thank you for the amazing project.
I'm wondering if there's any way to run the project with asserts being local on server. If I'm understanding correctly, the project is using externa…
-
It would be nice if there was a `grpc-tools` and/or `grpc_node_plugin` option that would generate client and server code that follows the ES6 Promise and ES7 async/await model.
For example, instead…
-
### Current Behavior
We have an MFE enabled application with several remotes. All was working fine with 19.4.1. WHen we updated to 19.5.2 it all stopped working. I later tried updating to 19.6.5 an…
-
### Bug Report
I created a new Static Web site in Azure, and linked it to my Azure DevOps repo to automatically build and publish. The pipeline, which is included below, was created and run, and it…
-
Consider this application:
```java
public class MainVerticle extends AbstractVerticle {
public static void main(String[] args) {
Vertx vertx = Vertx.vertx();
DeploymentOptions deplo…
-
Migrating Nuxt would allow us to share the Nuxt ecosystem, like installing integrations with Nuxt Modules or so. With the upcoming WebSocket support, it will make it easier to deploy a server-aware sl…
-
### Link to the code that reproduces this issue
https://github.com/EvgeniyKorshun/nextjs-includes-client-code-for-all-pages
### To Reproduce
1. Start the app in prod mode (npm run build && npm run …
-
When a message is sent in a server the bot is in without the wrapping being set, the bot crashes.
```
PrismaClientKnownRequestError:
Invalid `prisma.settings.findFirst()` invocation in
/home/pi/…
-