You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2021/02/11 19:54:59 UTC

[GitHub] [cordova-common] raphinesse commented on pull request #157: fix(ios): doc.find is not a function

raphinesse commented on pull request #157:
URL: https://github.com/apache/cordova-common/pull/157#issuecomment-777749957


   Hi, thanks for taking the time to contribute a fix.
   
   > added try/catch block and return a property, because doc in this case an object and doc.find throw an error
   
   Could you explain why we would receive anything other than an Elementtree document instance as `doc`? I am pretty sure that this is not supposed to be happening. And if it was, the bug would be elsewhere.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org