Nguyễn Xuân Duẩn

Results 4 issues of Nguyễn Xuân Duẩn

## Problem When using `slidesPerPage: auto` with adding a `margin-right` to `.carousel__slide` the Carousel calculates the number of slides per page wrong. See this [JS Fiddle](https://jsfiddle.net/duannx/bms6Ldxv/2/) ### Actual behavior The...

Currently, style for `.carousel__dot` is nested inside `.carousel__dots`. It is unnecessary and makes things a bit verbose when someone wants to overwrite the style of the dot. My suggestion is...

enhancement

**Describe the bug** When using the SDK via the npm package, the methods that are called before the `load` method might never get fired **To Reproduce** Let's say we initiate...

bug
open source

### Describe the bug I'm using `@module-federation/[email protected]`. The plugin always loads the `remoteEntry` of all MFEs even though there is no usage of them. Is there any way to get...