Pedro Bini

Results 11 comments of Pedro Bini

Hey there, @fisshy! I don't think this issue is solved. Should be resolved internally within the lib - otherwise everywhere we use this we'll have to add a `ref` or...

@20SangHun00 and @caritasverein solution works for now, but this is really dirty. Should be implemented in the lib itself.

Also having this problem with funcional components. I'm following the example. ``` Dropdown.prototype = {} ``` doesn't solve it for me.

According to MDN docs: https://developer.mozilla.org/en-US/docs/Web/API/Window/sessionStorage - Opening multiple tabs/windows with the same URL creates sessionStorage for each tab/window. This is working as it should, only `localStorage` is shared between tabs.

> > According to MDN docs: https://developer.mozilla.org/en-US/docs/Web/API/Window/sessionStorage > > > > * Opening multiple tabs/windows with the same URL creates sessionStorage for each tab/window. > > > > This is...

Also having this problem! Seems to happen randomly when typing really fast.

> ``` > setTimeout(() => this.carouselComponent.snapToNext(), 250) > ``` > > adding timeout in the current version works for me :) less than 250 will not snap to next works...

This doesn't solve or report anything. No one can help you with on this issue the way it is. Can you provide more information on your problem so that people...

We need to specify release tags ![image](https://user-images.githubusercontent.com/22061051/90048404-dd621d80-dca9-11ea-9fb9-2348873f065d.png)