Chris Malcolm

Results 6 comments of Chris Malcolm

Sure! I am trying just once. Looks like the end point is: https://trends.google.com/trends/fetchComponent?q=Seahawks&cid=TIMESERIES_GRAPH_0&export=3 *Code Below* ``` js const googleTrends = require('google-trends-api'); //interest by region googleTrends.trendData("Seahawks").then( (res) => console.log("interest By region",res))...

@pat310 I was using *v3.0.2*, in an effort to resolve similar issues with the latest version at that time. Running latest *v4.6.2*, Everything looks to be working using following code...

Other then that, this is very cool though :). BUILD 3126 [latest]

im using the user/customhighlightmonokai.tm theme and it doesn't seem to be updating this file?

For the time being a workaround if you can afford it is to `on:mousedown={(e) => { e.stopPropagation() }` on a menu item or popoverpanel main container div