Roger Garstang

Results 4 issues of Roger Garstang

I started using this dialog to replace Bootstrap/BootBox since modal on modal doesn't work well, and this allowed layers. I discovered a weird issue though when jQuery Validation sets focus...

There isn't anything currently when calling refresh(which calls parse) to clear the current selection if the new options don't have a selected option or the value that was there isn't...

Whenever an item is picked from the dropdown I get two Change Events. First blur clears the value and triggers change on source and target while also clearing them. Then...

- Describe the bug: Had a weird issue today where our developer had an input with a maxlength of 9, but a mask that was 12 chars. The input wouldn't...