
Another odd one that I haven't got exact reproduction criteria for yet, but sometimes after I've removed all the attributes for a character via the API, the next time I go back into the sheet and do something that should trigger a sheetworker, it dies with this error: app.js?1459866443:32 Uncaught TypeError: Cannot read property 'page' of undefined
(anonymous function) @ app.js?1459866443:32
t.Events.trigger @ base.js?1457455522:1
n.extend._onModelEvent @ base.js?1457455522:1
t.Events.trigger @ base.js?1457455522:1
n.extend.change @ base.js?1457455522:1
n.extend.set @ base.js?1457455522:1
n.extend.save @ base.js?1457455522:1
d20.models.AttributeModel.Backbone.Model.extend.syncedSave @ app.js?1459866443:37
d20.models.CharacterView.Backbone.View.extend.saveSheetValues @ app.js?1459866443:37
(anonymous function) @ app.js?1459866443:36
p.event.dispatch @ jquery.1.8.2.min.js:2
g.handle.h @ jquery.1.8.2.min.js:2 Somehow that sheet in an inconsistent state from which it doesn't recover until I refresh the campaign/delete it and start again.