laravel-admin-extensions / laravel-admin-extensions/UEditor

一对多内使用该扩展不能正常使用

Open
#7 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
61
Forks
16
PR merge metrics
No merged PRs in 30d

Description

查源码发现,编辑器是在id上加载的,而一对多内所有的name都是一样的,例如字段名为content,id则为content,所以所有的id也是一样,故只会渲染第一个id为name编辑器

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing the ID-based editor initialization described in the issue and how it is used by one-to-many fields. Reproduce the form with repeated content fields, then verify that every repeated field receives a usable editor instead of only the first one.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
frontend
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.