The post shares a link to a Swiper JS demo. The comments discuss various improvements and issues with the demo, such as preventing jumping by setting an initial CSS position, addressing padding issues on smaller screens, and setting overflow hidden on parent wrappers to prevent horizontal scrolling. Community members suggest these improvements and note that some issues have been fixed in recent updates. There is no explicitly marked answer.
I just made some adjustments to the template. Mainly with the Slider Items themselves. Probably best to set a percentage for the slide width depending on your situation. For this example, I decided to not use built in swiper option to set the slide item gutter spacing, however once custom data attributes are allowed, I'll made a template for all of the default swiper demos that community can clone / copy and paste.