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

Type Error Argument 1 passed to DOMDocument::importNode() must be an instance of DOMNode, null given #304

Open
Smolinsky opened this issue Mar 27, 2020 · 1 comment

Comments

@Smolinsky
Copy link

Argument 1 passed to DOMDocument::importNode() must be an instance of DOMNode, null given
in /home/vagrant/code/comfort/taxi_comfort/vendor/wbraganca/yii2-dynamicform/DynamicFormWidget.phpat line 184
$document->appendChild($document->importNode($results->first()->getNode(0), true));

in method create. How to fix this?

@favourkiiza
Copy link

same problem here. Any fix?

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

No branches or pull requests

2 participants