I'm encountering this as well.
requestNavigateTo works, but gadgets.views.getParams() returns an empty object ({}). I stepped through the gadgets code and on line 1325 it attempts to grab the params via the 'view-params' key (if (urlParams["view-params"]) {), but according to the debugger the params are storred ...