Our dev team looked at the plugin today and was not able to figure out what is going on.
However, they did say that they were able to track down the issue a bit. Here are their following notes:
tracked it down to
$networks = $this->modelsFactory->get('networks')->all();
isn’t returning anything (it should return the whole list of networks)
line 48 in src/SocialSharing/Projects/Controller.php
it looks like the data they try to populate in the database isn’t getting in there
Please let me know if you can see what is going on. Thanks – this looks like a great plugin and we hope to implement it!
– Josh