experius / Magento-2-Module-Experius-Postcode-NL

PostcodeNl Api Magento 2 Module. Available At Packagist
https://packagist.org/search/?q=experius
Open Software License 3.0
29 stars 31 forks source link

fix bug where object is printed #34

Closed sanderjongsma closed 3 years ago

sanderjongsma commented 6 years ago

Remove [object Object] check because it was initially caused by a wrong print of street, which is an object. So we need to print street[0]

ghost commented 6 years ago

Thanks for the pr, let you know when i've tested it.

stefandoorn commented 5 years ago

@dheesbeen @sanderjongsma What is the status of this PR? Seems like I'm running into the same issue.

lewisvoncken commented 3 years ago

@stefandoorn and @sanderjongsma this issue has been resolved in #52