Nicholas Porter
Nicholas Porter
When selecting a region on the `` the `onSelected` event is not firing. Other events such as `onUpdate` and `onClick` work. Plot Component: ``` this.setTotalData(data)} layout={layout} useResizeHandler={true} style={{ width: "100%",...
## Description Historically we've accepted that referral codes do not get captured from our google paid digital advertising into our internal analytics system. More specifically we are missing out on...
Our project recently upgraded to the most recent version of the React-boilerplate repo. Once we upgraded all the ``s in the tables would no longer render. It only breaks once...
When specifying the parameters `statsPeriodTo` and `statsPeriodFrom` the api consistently returns `null` for active traders fields. https://api.0xtracker.com/apps/brave?statsPeriodFrom=2021-11-17&statsPeriodTo=2021-11-18 -- ``` { "categories":[ "wallet" ], "description":null, "id":"e9c9d7e5-f688-49d0-94d5-8b14d84a49bb", "logoUrl":"https://cdn.staticaly.com/gh/0xTracker/0x-tracker-worker/master/src/attributions/logos/brave.png", "name":"Brave", "stats":{ "activeTraders":null, "activeTradersChange":null,...
The Expired Voting section of the dashboard, the values could be out of sync if the domain's status for that unrevealed poll is not refreshed and the tokens were already...