core: restore slide detection in web component — the element initialized with zero slides because slidesEl was resolved to the shadow root instead of the host element (b3b822f), closes #8196
Исправлено
Bug fix: element
element: render navigation/pagination/scrollbar when set as boolean params — bare boolean usage (, Vue :navigation="true") stopped rendering the built-in controls (253fa39), closes #8196