MajP
You've got your good things, and you've got mine.
- Local time
- Today, 14:13
- Joined
- May 21, 2018
- Messages
- 9,312
I get an object does not support this property or method
productPage.Style.flexWrap = "wrap"
But it appears correct as far as I can tell.
If I comment the line out it works rendering in single column.
productPage.Style.flexWrap = "wrap"
But it appears correct as far as I can tell.
If I comment the line out it works rendering in single column.