Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error with nested containers and add button #20

Closed
Majkl578 opened this issue Dec 9, 2013 · 3 comments
Closed

Error with nested containers and add button #20

Majkl578 opened this issue Dec 9, 2013 · 3 comments
Labels

Comments

@Majkl578
Copy link
Member

Majkl578 commented Dec 9, 2013

When having nested containers, adding an add button (->addCreateOnClick()) on outer one issues an error:

Warning strlen() expects parameter 1 to be string, array given
File: .../vendor/kdyby/forms-replicator/src/Kdyby/Replicator/Container.php:417

However ->addCreateOnClick(TRUE) does not.

@fprochazka fprochazka added the bug label Jun 7, 2014
@fprochazka
Copy link
Member

Is this fixed by #35 ?

@matej21
Copy link
Contributor

matej21 commented Nov 20, 2014

Yes, I think it should be solved now, I've experienced the same error message.

@fprochazka
Copy link
Member

Okey, feel free to reopen, if this issue reocurrs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants