-
I've wired up the server so that Ctrl+C will trigger a graceful shutdown, which means:
- Stop listening for new connection requests
- Disconnect all players
- Save their data in my database
That…
-
### Describe the Bug
When for example adding an existing image from the media archive to a collection and you want to set filters they will only work until you change something else. For example page…
-
## 中文
### 问题描述
现有应用框架如下
- Next.js 主应用
- Next.js 子应用
主应用和子应用之间使用 Module Federation 提供的插件进行连接。
由于 Module Federation 宣布不再为 Next.js 16 及之后的版本提供插件支持,我正在尝试将主应用向 Modern.js 迁移。
期待达成的应用框架如下
- Modern.js 主应用
…
-
See warnings below:
\plugin\HostProject\Plugins\MetasoundBranches\Source\MetasoundBranches\Private\MetasoundSahNode.cpp(118): warning C4996: 'Metasound::FCreateOperatorParams': Update APIs to use F…
-
Discovered during #5990
```python
def test_publish_fetch(self):
plugin_client = self.session.plugin_client(self.session.exportable_objects["plot3"])
self.assertIsNotNone(plug…
-
**Why is this needed**:
Requesting a separate feature toggle for current-user auth in the Azure Monitor plugin.
Today, the feature toggle for current-user auth works across all data sources (ADX an…
-
Our current licensing plugin polls the licensing information periodically (default: every 30s).
Relevant pieces of code:
- Trigger definition: https://github.com/elastic/kibana/blob/f3f53e054237087a…
-
Hello guys!
I show my the most strange error:
Firstly I got this error in console:
![image](https://github.com/user-attachments/assets/01237fff-dc40-4909-8a52-f33ab365b93e)
Next.
For example I ad…
-
For example we have a next routes in our tests:
```
GET /take-slist-int-d controllers.Application.takeListIntWithDefault(x: List[Int] ?= List(1, 2, 3))
```
And for this route we …
-
### Describe the bug
A bug when upgrading to postcss-purgecss v7.0.2, when trying to build NextJS, gives the error
Import trace for requested module:
./node_modules/react-intl-tel-input-18/dist/m…