Elecweb
                                            Elecweb
                                        
                                    Yes but it's still in beta version. https://github.com/features/package-registry. I tried using custom registry v2 but it doesn't seems to work. I use `docker.pkg.github.com` as registry url, github username as username...
Anyone who can't wait this issue fixed, you can use this as workaround ```js const [hasSetPosition, setHasSetPosition] = useState(false); useEffect(() => { if (slider.current && !hasSetPosition) { slider.current?.slickGoTo(initialSlidePosition); setHasSetPosition(true); }...
I have a problem like @alphanumericone have. :(
Have any updated ? I also have this problem. Do you have workaround for this one ?
@astanciu is still there this issue? I try version 2.2.1 and it works fine.
I have an update about this issue and submitted the PR https://github.com/final-form/final-form-arrays/pull/96
I have an update about this issue and submitted the PR https://github.com/final-form/final-form-arrays/pull/96
@Muneem it shouldn't have the folder in `dist` folder because it's bundled in bundled file (umd file in this case)