Closed imjeen closed 5 years ago
This happens because Vuei18n uses $forceUpdate to update all translations when the local changes, Which conflicts with Hooper's cloned slides and cause them not to re-render again. We will investigate more on this, and try to fix it from our side.
Firstly, thanks for the slider, it is very good.
Describe the bug
Recently I use the hooper width the vue-i18n plugin, and I make the slider setting width the
settings
prop, see bellow:When change the language, the clone item was lost. see the example (codepen)
To Reproduce Steps to reproduce the behavior:
infiniteScroll=true
the items of Infinite Scroll slider were disappeared.
Expected behavior Only change a component local language, the slider should be normal.
Screenshots see the example (codepen)
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context