Skip to content

fix: add is_object check#415

Open
ishetnogferre wants to merge 1 commit intoethercreative:v5from
ishetnogferre:patch-1
Open

fix: add is_object check#415
ishetnogferre wants to merge 1 commit intoethercreative:v5from
ishetnogferre:patch-1

Conversation

@ishetnogferre
Copy link

Importing via Feed me throws following error:
An exception has been thrown during the rendering of a template ("property_exists(): Argument #1 ($object_or_class) must be of type object|string, array given") on lines where the property_exists function is used.

Changes proposed in this pull request:

  • Double-check if parts is an object

Note: this is a quick fix we did to make it work on a project, there might other fixes needed in the FeedMe mapper

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant