Yunsup Sim

Results 20 comments of Yunsup Sim

The Lexical Adapter is creating a Feature by adding Nodes and Plugins. It's important to note that paragraph (as `` tag) has a [Node](https://github.com/payloadcms/payload/blob/main/packages/richtext-lexical/src/field/features/Paragraph/index.ts#L50) and a [corresponding converter](https://github.com/payloadcms/payload/blob/main/packages/richtext-lexical/src/field/features/converters/html/converter/converters/paragraph.ts), while Align...

@mobeigi `convertLexicalNodesToHTML` is exported in `@payloadcms/richtext-lexical`. https://github.com/payloadcms/payload/blob/25e9bc62dbcbabcb3619cf83e3dc0110e0a4cabf/packages/richtext-lexical/src/index.ts#L276-L279 But you should use it with the following caution. > It must be head of converter because find converter with `Array.find`.

@DanRibbens I'll add test within 2 days.

@DanRibbens Is there any thing I have to update on this?

현재 `@stackflow/react`의 구조에서는 힘들 것 같습니다. `PluginRenderer`에서 activity를 렌더링하는데, 그러면 (Activity 컴포넌트 안에 서버 컴포넌트를 삽입하는 경우) 클라이언트 컴포넌트 내에서 서버 컴포넌트를 삽입하게 되어 오류가 발생합니다([출처](https://nextjs.org/docs/app/building-your-application/rendering/composition-patterns#unsupported-pattern-importing-server-components-into-client-components)). App Router를 사용하고 싶으시다면...

I think Payload is not provide searching field value in related document. > However, you **cannot** query on any field values within the related document. Since we are referencing multiple...

Sorry, I got it wrong. It is working beacause querying on non-polymorphic relationship is working. But It must be work like [new feature](https://github.com/payloadcms/payload/discussions/1570). In the case of polymorphic and nested...

1. It can produce a lot of bug because there is many edge cases. This is just working because relationship field in `where` is working. So I think it is...

I think this request should be categorized as New Feature as we need "additional configuration". The reason I listed the cases is that I need additional configuration for such edge...

I think it generated in chrome(even if that doesn't show input cursor). https://github.com/user-attachments/assets/83e8f054-4d06-473d-9b90-2225eb71380d