Alejandro Garcia Anglada
Alejandro Garcia Anglada
@jiangmiao Could you give us an example of how to do it? I want to be authorized to pass through .htaccess auth Thanks!
@marcosvega91 NPM released workspaces a few weeks ago, I can. spend some time giving it a shot, would you like me to do so? https://github.blog/2020-10-13-presenting-v7-0-0-of-the-npm-cli/
@smeijer Depends of what you mean with impact, but basically: * We will structure the repo in different packages `app`, `chrome-extension`, `devtools` * We will need to change contributing guidelines...
@smeijer yep, that will be something like `npm workspace app add your-package`. I will investigate ๐
@smeijer should we create those gists under the @testing-library organisation? (So they don't get lost, or deleted by mistake) I will give this a shot once you confirm this ๐
Hey @diazmaria! Just fixed the problem externally by adding a `hidden` attribute to the container of non-active slides. 1. Hold `activeSlide` => `const [activeSlide, setActiveSlide] = useState(0)` 2. Hook into...
> do you hook into beforeChange Passing `beforeChange={(_, next) => setActiveSlide(next)}` to the `Slider` > what do you mean by "Hold" in step one? Using `const [activeSlide, setActiveSlide] = useState(0)`...
When is this issue planed to be developed? Thanks!
Sure, let me work on this! I will have an update soon for you man ๐
We are currently working on this, will update you with the progress