I am getting the error below as a result of using the each() method in protractor. It has worked fine in the past but is now consistently failing with this error.
Thanks to everyone who helped. The solution was retry again if it resulted in error. Due to the realtime nature of the element, the element reference was changing before it had got the css width.