flolege

Results 12 issues of flolege

While following the Getting Started instructions in the README, the step "`react-native dom`" failed with the error message > module.js:550 throw err; Error: Cannot find module 'asap/raw' at Function.Module._resolveFilename (module.js:548:15)...

I want to reach the following: When I first navigate to the screen containing my Accordion, I want to have the first section already opened and the second section collapsed....

Could you please show an example how to get a users tweet timeline with your API? Many thanks.

When logging in with facebook a test user, I get following exception in Chrome: failed to load resource: net::ERR_BLOCKED_BY_CLIENT 0.js?ts=1565947379557:19436 Unhandled rejection TypeError: Cannot read property 'data' of undefined Facebook...

I am pretty new to blockchain development, I am not sure why this transaction failed (send via web3): https://ftmscan.com/tx/0x2b37d738520aaa8f5af9b1afa3ab69ddc851afa8888915d87c6ee5930b597e78 I only got "Transaction has been reverted by the EVM" as...

The error: ![image](https://user-images.githubusercontent.com/42407173/85198637-7c8e1880-b2ea-11ea-8329-0cb29e14e239.png) My Code: ![image](https://user-images.githubusercontent.com/42407173/85198650-9a5b7d80-b2ea-11ea-98a6-b271b3938d96.png) The log: ![image](https://user-images.githubusercontent.com/42407173/85198658-b3fcc500-b2ea-11ea-8f1e-2c7866d3e1d1.png) My findings: It seems that every time the data is updated with xAxis values outside the previous range, this error appears....

one can not stack time values right? I am trying to fit this data containing time ranges into a Horizontally Stacked Bar but it does not work: `const dummyData =...

My chart data sometimes consists of more datapoints than the charts' width. So I tried to use scaleLinear to compress the data into my fixed chart width. But it does...

I use the onClick event of the ClickCallback component to trigger some (very fast) calculations. Even when these calculations are done in miliseconds, from time to time the Crosshair **freezes**...

**Describe the bug** My read only node got stuck, meaning no new block events and therefore no pool reorgs, mempool piled up. **To Reproduce** No idea how to reproduce that...