DctMaZiYo
DctMaZiYo
i got the same issue
> i got the same issue when using ant-design-pro You can revert the dependencies to the previously stable version (e.g., 1.0.8) as a temporary fix to start the project 
thanks for the quick reply, here is what i hope it would be  
> Not a normal design, could you provide more details?  The picture above is the situation where I need the reversed one, starting from the bottom and progressing step...
I just found out that we can reverse the [timeline](https://ant.design/components/timeline) component, so I was wondering if we can have a reverse prop in the steps
> Isn't it just `.width`? Or are you concerned about border widths? Or do you just want us to explicitly mention `.width`? Sorry for not being clear before,here's more specific...
> Doesn't it already do? > > I don’t know why my result is different from yours, here's the result in my broswer  i want to say getBoundingClientRect.width don't...
> You may have misread the note? It says `scrollWidth` returns an integer, and if you want a fractional value that also represents the width of the same element, you...
> try https://github.com/nrjdalal/gitpick to clone subdirectories, and let me know if it fits the bill here is a scenario where i wanna use --recursive option,clone projects like this [qwc2-demo-app](https://github.com/qgis/qwc2-demo-app) which...
> ohh I am using git directly in gitpick, you can add an option to do that easily  Can you show me an example of how to use it?...