8000 Repeater FormField Not Rendering After Package Upgrade (v2.13 → v3.5.2) · Issue #2766 · area17/twill · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Repeater FormField Not Rendering After Package Upgrade (v2.13 → v3.5.2) #2766
Open
@bacancy-gaurang

Description

@bacancy-gaurang

Description

After upgrading Twill from version 2.13 to 3.5.2, I noticed that FormFields inside Repeaters are no longer being rendered. The Repeater itself renders correctly, but the fields defined within each repeater block are missing from the form UI.

This issue did not occur in version 2.13 and appears to be a regression or a breaking change in the newer version.

Steps to reproduce

  1. Upgrade Twill from v2.13 to v3.5.2.

  2. Define a repeater in a form with nested form fields (e.g., text, image, etc.).

  3. Load the form in the admin panel.

  4. Observe that the repeater block renders, but the inner fields are not displayed.

Repeater blade file:

Image

Repeater fieldset file:

Image

Repository file:

Image

Model file:

Image

Expected result

When a repeater block is added, all configured fields inside it (e.g., page select) should be rendered automatically, just like in v2.13.
Image

Actual result

Only the repeater block appears - the inner fields are not rendered at all.
Image

Versions

Twill Version: 3.5.2
Previous Twill Version: 2.13
Laravel Version: 11.44.7
PHP Version: 8.2.12

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0