Closed radinamatic closed 7 years ago
Hrm, this appears to be a vue js issue that should have been fixed in 2.0.4 according to this commit: https://github.com/vuejs/vue/commit/d0afcd3cf9ad572621676ef02005d226cb4ac7c4 investigating further to see why it might be recurring here.
This seems to be precisely this issue: https://github.com/vuejs/vue/issues/4107, not sure why we are getting it when we are using vuejs 2.3.3.
Whatever that was, it's gone in the latest 0.5.0 build (1673), and the hint button is showing correctly :+1:
Closing this for now, unless @rtibbles wants to chase the elusive undefined down the rabbit hole... :wink:
Resurfaced on PEX build from #1816, it is unclear to me which conditions make the Hint
button not showing correctly... :disappointed:
It appears on both device owner or a learner, independent of whether I start the PEX with Pyton 2 or 3, no errors whatsoever in the console or the Terminal... Will test on Windows next.
Anything specific to look for @rtibbles?
Present on Windows 7 too, on EXE build from #1816, no idea if the "undefined" on the right has anything to do with "undefined" on the left... :confused:
Is this always in a vm, @radina? Thinking that it is due to a race condition that applies due to resource constraints. Will try replicating on a more resource constrained system.
@rtibbles No, it was reported during the RTL hack session, and you can see it on KA Early Math exercises on the demo server:
I can reproduce this on demo servers, but not locally, either in production or development mode.
Nor in either dev or production on browserstack...
This should be fixed.
Haven't seen it in on the latest versions, will report back if I stumble upon again!
That's because I fixed it, of course!
Of course, wouldn't dream of diminishing your merit! :blush: :+1:
Summary
String
undefined
appears on the side or below the exercise, inside the Perseus renderer, belowproblem-area
and above thehintsarea
... :thinking:System information
0.4.0-446-gd1737c5
Screenshots