There’s a workaround, though – setting the Responsive Breakpoints field to something like {“0”:{“spaceBetween”:30}}.
This can be achieved by setting a max-width of the slides with CSS, setting Slides Per View to “auto”, and adding the following to the Responsive Breakpoints field: {“0”:{“centeredSlides”:true}).
Thanks so much @digitalapps!!