Dan Miser

Results 5 issues of Dan Miser

Fix this error when used in conjunction with MVC 5: Compiling transformation: The type or namespace name 'MvcTextTemplateHost' could not be found (are you missing a using directive or an...

For browsers that return true for supportsHistoryApi (i.e. Chrome): init() calls _refreshData [1], followed by _registerHistoryEvents. _registerHistoryEvents calls _parseUrl, which calls _refreshData [2]. This ends up calling the dataFunction twice....

From https://bugzilla.xamarin.com/show_bug.cgi?id=3771 I'd like to see a way to easily denote elements in MonoTouch.Dialog as Enabled or Disabled. Provide a visual clue that the item is enabled or disabled and...

I'm sure I did this wrong. It was my first pull request. I was trying to fork the next branch, but I think I forked on the master branch. If...