You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
at Chromy._screenshotMultipleSelectors$ (/node_modules/chromy/dist/index.js:1388:27)
every time I put in my css {position: absolute} on a div, I get this error. when I debug it, I can see the page but the screenshot still fails...why would position absolute be the cause of this issue?
using chromy via backstopjs v3.1.19
The text was updated successfully, but these errors were encountered:
mstruensee
changed the title
TypeError: Cannot read property 'length' of null
TypeError: Cannot read property 'length' of null using position absolute
Apr 4, 2018
at Chromy._screenshotMultipleSelectors$ (/node_modules/chromy/dist/index.js:1388:27)
every time I put in my css {position: absolute} on a div, I get this error. when I debug it, I can see the page but the screenshot still fails...why would position absolute be the cause of this issue?
using chromy via backstopjs v3.1.19
The text was updated successfully, but these errors were encountered: