When I add a web part on the page, I expect it to show content
I face the same issue still with the Officegraph web part.
The aspx page created as directed in Readme page returns nothing and after adding app on the site,
add new modern page, add web part "Trending in the sites I"
I get the below in the added webpart.
This sample is built using a pretty old version of the SharePoint Framework (drop 2) which might explain why it isn't working with SharePoint. Ideally you would either have to update the sample to the GA version of the SharePoint Framework or wait for someone else to do it. Meanwhile, is there anything specific that you were looking for in this sample? Perhaps there are other samples that could be helpful as well?
This web part and other web part examples that are using the GQL and SharePoint Search API must be updated or remove since the GQL API is being discontinued by August 2017. Also the API will stop working by 19 June 2017 if not used with a special query parameter.
I will create a new issue for this.
Most helpful comment
This sample is built using a pretty old version of the SharePoint Framework (drop 2) which might explain why it isn't working with SharePoint. Ideally you would either have to update the sample to the GA version of the SharePoint Framework or wait for someone else to do it. Meanwhile, is there anything specific that you were looking for in this sample? Perhaps there are other samples that could be helpful as well?