-
### Describe the Bug
Validation errors for relational data are not nested at all. Consider the following models:
- A `customer` model, with a `notes` property (O2M to `note`)
- A `note` model, …
gremo updated
2 months ago
-
**问题描述**
pnpm,vite,taro-ui模板,试了weapp和h5都不显示样式
按照#1726里的说明进行了配置,但是仍然无法显示样式
并且全局引入会导致编译报错,试了`方式 2: 通过 babel 插件按需引入组件`也不显示样式
**复现步骤**
```ts
// pages/index/index.tsx
import { Component, Props…
-
### Affected version(s)
5.3
### Description
When creating an accordion with text elements in it, you cannot see the headlines of the nested element in the child elements overview (in the BE). In th…
wanst updated
3 months ago
-
I'm using Website Agent to monitor changes in the json and create rough events for the new content, which are then sent to a downstream agent for next processing. In the normal case this works well
…
-
## Bug report
### Describe the bug
Here is a clear and concise description of what the problem is:
Take the following two includes:-
```
…
roidy updated
3 months ago
-
## Context
I would like to have an ‘outer’ WebC component that takes a property `foo` and inside its markup it refers to another, ‘inner’ WebC component, which has a **slot.** I want to pass on th…
-
# h1 Heading
## h2 Heading
### h3 Heading
#### h4 Heading
##### h5 Heading
###### h6 Heading
## Horizontal Rules
___
---
***
## Emphasis
**This is bold text**
__This is bold text__
*This is …
-
If a document has nested documents and it's highlighted against a percolator query, then some highlights may be missing. This bug only seems to happen with term vector highlighting.
Example reprodu…
-
This ticket is WIP (its text will change).
**Iteration 1 Idea:**
Allow programmers to write (all syntax is up to debate):
```
```
Flix will check:
- Tags are well-nested.
- Pro…
-
**Describe the bug**
The Blocks field stores data in JSON. However, if you have a blocks field within another blocks field, the nested blocks’ data will be double encoded: That’s unnecessary and al…