erisu commented on issue #1047: Plugin search doesn’t work
URL: https://github.com/apache/cordova-docs/issues/1047#issuecomment-569851154
 
 
   The plugin loading issue might be triggered by failing JS.
   
   This PR, https://github.com/apache/cordova-docs/pull/1032, which removed the 
`ZeroClipBoard` also removed the `setClipboardText` method. This method is 
still referenced/used `plugins.js`. 
   
   I believe that when this error is fixed, it is possible that the remaining 
script will complete its execution and loads the plugin list.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to