Closed jason-fries closed 7 years ago
@jason-fries I've never had this happen, is this just on the default Spouses tutorial?
Hi @jason-fries can't reproduce this issue in the intro tutorial, where should we look for it? Maybe just merge everything in and then see if it's still happening after the release?
I just tested this again on the public AWS instance and I can reproduce the error on:
Google Chrome 59.0.3071.115 (Official Build) (64-bit) Firefox 54.0.1 (64-bit) Safari 10.1.1 (10603.2.5)
See Slack for the connection information to test on your machine :)
When instantiating the
SentenceNgramViewer
class from a list ofCandidate
objects, the viewer's first first panel renders as blankNavigating forward then backward fixes the issue
So some javascript render event isn't firing properly upon init?