Note that there are some explanatory texts on larger screens.

plurals
  1. USCStroliaDavis
    primarykey
    data
    text
    plurals
    1. This table or related slice is empty.
    1. COSorry I don't actually have an answer for you, but I wanted to thank you for figuring out what was actually happening with me. I had a datepicker in an updatepanel that was updating every few seconds on a timer. Since I was doing something new, I thought that was somehow causing the issue. Now I see that whenever the update panel updates, that's when I'm losing the date. I wonder if the altField option could be used to get around this. Maybe the date can be stored in a hidden field outside the updatepanel and refreshed after the update.
      singulars
    2. CONot sure if this is still an open question or not I haven't actually tested anything to verify, but I notice that you have an extra comma after the deps array in the jQueryUI shim. I'm guessing that would prevent the JavaScript from running properly.
      singulars
    3. COI too have been trying to install expresso on windows. So far I have not figured out how, but it would appear that the make file is geared specifically toward a Linux/Unix type machine. The reason I say this is that I tried just installing just expresso "make install-expresso" and it died when attempting to change to the \usr\local\bin directory, which I believe is a Linux directory, but I know is not a windows directory. I don't know much about make files, as this is the first time i've ever actually used it, but I've coded msbuild files, so maybe I can figure it out.
      singulars
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload