-
A metadata issue has been identified by Twan on 26 November 2024:
- **Metadata provider**: Language Archive Cologne
**Desciption of the issue**:
Records are harvested but transformation to CM…
-
百度需要通过使用 Key 与 Secret 获取 30 天有效的 Access Token
腾讯需要对请求内容通过 Key 与 Secret 进行签名作为认证
可以参考 NewAPI 的相关适配
- https://github.com/Calcium-Ion/new-api/blob/main/relay/channel/baidu/relay-baidu.go
- https:/…
-
### Describe the bug
I have a async task in http api method like
```java
@POST
@Path("/statistics")
@Consumes("application/json")
@Produces("application/json")
@WithTransaction
public Uni…
-
Saw this when testing message viewer using sidecar v0.79.0. Unsure what the root cause for the interrupt was, but we should handle this case especially for the message consume API.
```
Caused by: …
-
```
uni.addInterceptor('navigateTo', {
invoke: (args)=>{
const path = '/pages/about/index'
// 这是不支持的,BUG产生位置
return {
url: path
}
// 这是正常的
args.url = …
-
**问题描述**
v-if 若为 false,slot 的内容不应被 mount,但小程序下它 mount 了,且触发了 onMouted(界面未渲染)
**复现步骤**
1. 一个被 slot 的组件 `console-mounted.vue`
2. 一个带 slots 的组件 `with-slots.vue`
3. 一个测试页面 `id-demo.vue`
`con…
-
报错信息:
```txt
Error: Cannot find module 'vuex/package.json'
Require stack:
- 当前项目路径/node_modules/.pnpm/@dcloudio+uni-cli-shared@3.0.0-4010520240507001_@vueuse+core@9.13.0_vue@3.4.27_typescript@4.9_…
-
- main.js
```
import App from './App';
import { createSSRApp } from 'vue';
import { setupPinia } from './store';
export function createApp() {
const app = createSSRApp(App);
setupPi…
-
### Describe the bug
When i run `java -jar matching-eval-client-latest.jar --systems logmap-melt-oaei-2021-web-latest.tar --track conference`
the docker matcher is not correctly loaded (and an HTT…
-
JIRA Issue: https://kieker-monitoring.atlassian.net/browse/KIEKER-571
Original Reporter: Jan Waller (JIRA username)
***
Currently our pages are reachable under several separate domains:
[domain…