GithubHelp home page GithubHelp logo

Comments (9)

christianp avatar christianp commented on July 17, 2024

Should work now.

from editor.

BillFoster avatar BillFoster commented on July 17, 2024

Except I deleted a variable in Bill2 on which another variable depended in IE. Using Test Run I expected an error message saying the variable was undefined. Instead it assumed that it was still the same question without the variable deleted i.e. the new version was not saved. No message about saving. Chrome was OK - reported the error

from editor.

christianp avatar christianp commented on July 17, 2024

Internet Explorer was caching the responses to the AJAX request, so didn't send repeat requests to the server to regenerate the preview. Should be fixed now.

from editor.

BillFoster avatar BillFoster commented on July 17, 2024

Now a variation on this. If you edit a question in IE and run then it runs the previous unedited version. Run again and it runs the edited version, so always one behind the edit. Chrome is OK.

from editor.

christianp avatar christianp commented on July 17, 2024

That's the same problem, but it shouldn't still be happening. Are you waiting for the edit to be saved? A notification appears at the top of the page.

from editor.

BillFoster avatar BillFoster commented on July 17, 2024

More subtle than I thought! If you edit the definition of a variable, then this is not saved then and there. In contrast to the content areas which are saved on edit. But when you test run after the variable edit it is then saved belatedly - too late to change the outcome of the run.

from editor.

christianp avatar christianp commented on July 17, 2024

Variable definitions only trigger a change/save when the input box loses focus. I can change this if you want, but it might be distracting with the value previews constantly changing as you type.

from editor.

BillFoster avatar BillFoster commented on July 17, 2024

Moot point and only occurs with IE I assume - but we should have Chrome and IE (as well as FireFox) doing the same thing IMO. Could we look at saving without losing focus to compare?

from editor.

BillFoster avatar BillFoster commented on July 17, 2024

Just realised that Chrome does exactly the same as IE - when a variable definition is changed. So ignore this comment! Still we could look at changing this if at all possible.

from editor.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.