[Bug] Repeatable inside InlineCreate with same name as other repeatable already on page
See original GitHub issueBug report
What I did
Added an InlineCreate
that has a repeatable field inside the modal with the same name of one repeatable in the parent form.
What I expected to happen
Repeatable in InlineCreate to show the repeatable fields of the connected entity.
What happened
InlineCreate repeatable gets the “container” from the parent repeatable (they have the same name).
What I’ve already tried to fix it
Nothing at all, just noticed, it’s a very edgy case, but probably add something to the docs about it?
Is it a bug in the latest version of Backpack?
sure it is.
Issue Analytics
- State:
- Created 2 years ago
- Reactions:1
- Comments:5 (5 by maintainers)
Top Results From Across the Web
BackpackForLaravel/Lobby - Gitter
I am looking at doing some other custom field types, so whats one more! ... Yah nothing built in, could take the repeatable...
Read more >Laravel-Backpack - Bug report - Bountysource
Added an InlineCreate that has a repeatable field inside the modal with the same name of one repeatable in the parent form. What...
Read more >1054 Unknown column when submitting form with subfield ...
the "parent" models CRUD that has a 'type' => 'relationship' with 'subfields' to add children through a "repeatable" type field. This is the ......
Read more >Release Notes :: 5.x Docs - Backpack for Laravel
Think of it as a "4.2" release, that we've had to name "v5", because we've ... Previously, in order to validate the contents...
Read more >Responsive Table | SAP Fiori Design Guidelines
The same happens if the table is placed within the object page. If focus is set to a fixed column header, the table...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@pxpm , just talked to @jorgetwgroup who’s already created a PR for this, but hasn’t submitted it. Please don’t work on this until you talk with him, or he submits the PR. Let’s not have two people working on the same PR.
Ahh sorry @tabacitu I should have tagged it.
I only tested this in 4.2 while working on other stuff not related to this. I haven’t tried this yet in 4.1.