Using the `getTextDimensions()` function from `modules/cell.js` throws an error if the `maxWidth` option is set. Error: ``` Uncaught ReferenceError: scope is not defined at cell.js:206 ```