Fergie77
Fergie77
> Are there error you need to resolve? > > ``` > TypeError: document.querySelector(...) is null > ``` Yea just fixed that there but it wasn't what's causing the problem,...
It seems like using flexbox or grid almost always breaks the slider, even if its a parent element of the slider itself
@rcbyr Any ideas what this could be?
If anyone else has come across this issue, I solved it by using column elements rather than flexbox/css grid to position everything