Ok, solved my problem, if anyone is passing by here is the answer:
Just had to add left: 0, and top: 0, to the styles, and yes, I’m tired.
position: 'absolute',
left: 0,
top: 0,
Ok, solved my problem, if anyone is passing by here is the answer:
Just had to add left: 0, and top: 0, to the styles, and yes, I’m tired.
position: 'absolute',
left: 0,
top: 0,