Yao Ding

Results 44 comments of Yao Ding

The last release happened two months ago so I doubt it was our issue. Nevertheless if you could provide a minimal sandbox to reproduce your issue I'm happy to help...

@MontoyaAndres can u provide a sandbox?

Until 3.0 is stable, we will hold off upgrading to it. https://github.com/metafizzy/flickity/issues/1210#issue-1161562881

I can't reproduce any error in your sandbox. @anadutova Can you confirm if this is still an issue?

I'm afraid currently there is no good way to do this. We have this `flickityReady` internal state to indicate whether it's ready, but it's not exposed. Maybe we could add...

Is the preset font added to style like how custom css is added to style? https://github.com/weseek/growi/blob/master/src/server/views/layout/layout.html#L104

@yesh you mean something like [this](https://codepen.io/earthmount/pen/xXOZwa)?

@yesh No problem. You can check out [this demo](https://codepen.io/desandro/pen/wWQQwN) too (dynamically add class previous and next to the `is-selected` slide) and change the numbers of `is-previous` and `is-next` based on...

You are the best, Dave!

Is setting `preset-env`'s target: esmodules to true the only thing it needs for the implementation? since there is no polyfill involved