Esteban Ordano

Results 12 comments of Esteban Ordano

Hey there! First, `npm i --save @types/history`, and then try doing this: ```typescript import { History } from 'history' ```

@feross It looks like the proposal has been merged! https://github.com/bittorrent/bittorrent.org/pull/59 Do you need any help with this?

Hi there! Doesn't this issue refer to deprecating the other version? In any case -- I think this can be closed down. I think I run into an issue related...

What happens if you try running the `bin/start` script instead of directly running the `bin/node` one?

Yes, it's a shame that this is dying. Maybe it could be pushed forward... send me an email, I'm very interested in using it...

Hi there, I am also experiencing this issue. It was working fine last week, until I upgraded Chrome (current: 88.0.4324.96) and now it freezes, with no errors AFAIK. Heads up,...

* Many sprites from the Social/Friends features are duplicated ![image.png](https://images.zenhubusercontent.com/5d8ba4376484360001b6f6df/1fe6d2c3-874f-43c2-a98f-7c9744302e78) * DOTween capacity is set from 200 to 500 -- are we using that many Tween instances? What for? ![image.png](https://images.zenhubusercontent.com/5d8ba4376484360001b6f6df/5796615d-b03b-4ba8-ae0f-3a0d88e82c24)...

```Assets\Scripts\MainScripts\DCL\WorldRuntime\SceneBoundariesController\SceneBoundsChecker.cs(73,33): warning CS0162: Unreachable code detected Assets\Scripts\MainScripts\DCL\WorldRuntime\SceneBoundariesController\SceneBoundsChecker.cs(83,37): warning CS0162: Unreachable code detected Assets\Scripts\MainScripts\DCL\WorldRuntime\SceneBoundariesController\SceneBoundsChecker.cs(117,25): warning CS0162: Unreachable code detected Assets\Scripts\MainScripts\DCL\WorldRuntime\Debugging\Panels\MiscBenchmarkController.cs(116,22): warning CS0414: The field 'MiscBenchmarkController.budgetMax' is assigned but its value is...

In order to validate this: * Open two explorer windows * Move far away with one avatar with many wearables, until the avatar is unloaded, and then, move back again...