question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Bug] Multiple Repeatable Field save content of the first one in every field

See original GitHub issue

Bug report

What I did

After updating from 4.1.15 to 4.1.19 content with multiple repeatable field save for every field the content of the first one losing data.

What I expected to happen

Every field should save self data.

What happened

Seems js of repeatable overwrite value of input

What I’ve already tried to fix it

No

Backpack, Laravel, PHP, DB version

When I run php artisan backpack:version the output is:

PHP VERSION:

PHP 7.4.3 (cli) (built: May 26 2020 12:24:22) ( NTS ) Copyright © The PHP Group Zend Engine v3.4.0, Copyright © Zend Technologies with Zend OPcache v7.4.3, Copyright ©, by Zend Technologies

LARAVEL VERSION:

v7.26.0@f64299a11dedaaadf1cfff07b2b3220a9b791837

BACKPACK VERSION:

4.1.19@a47eeda32d08d0d47a3c820416c8a8f880752b80

image

Look at fields: interview, personalData, career, social

Before save content was: image

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
DanielKimmichcommented, Aug 27, 2020

It is verified that it was solved. Thank you very much.

1reaction
pxpmcommented, Aug 26, 2020

I am on it. Pretty sure it’s a bug I introduced yesterday. It should be an easy fix. Sorry for that, I will let you know here when I come up with a solution.

Best

Read more comments on GitHub >

github_iconTop Results From Across the Web

Unable to properly save field with multiple inputs when repeated
I've been working with the address field example and it appears that it is incompatible with the repeating option. Any data entered doesn't...
Read more >
ACF Repeater sub-fields are losing / swapping content when ...
The content doesn't swap over in the fields that are hidden, but the other fields showing do. This is very strange behaviour and...
Read more >
How can I save repeatable fields with one value inside an array?
The problem: I wrote this topic, because I have some issues with saving values from one variable in an array. When I save...
Read more >
Simple Repeatable Fields - Pods Docs
Simple Repeatable Fields will allow you to repeat many different types of fields. Simple Repeatable Fields were added in Pods 2.9.
Read more >
Repeater Field Bug edits made on one version appear to be ...
When making edits to a products technical information (repeater field) across multiple language; edits made on one version of the product ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found