Hamburger

Results 5 issues of Hamburger

Hello, I'am new in CloudKit. I got the error message: ``` object(CloudKit\QueryResponse)#5 (2) { ["records":"CloudKit\RecordsResponse":private]=> NULL ["errors":protected]=> array(1) { [0]=> object(CloudKit\CKError)#6 (5) { ["serverErrorCode":"CloudKit\CKError":private]=> string(11) "BAD_REQUEST" ["reason":"CloudKit\CKError":private]=> string(50) "Did not...

its just one line. ` if( typeof options.autostart === 'function' ) { options.autostart(self); }`

I woud like to have a info-line with my table. I created this: ``` `hackerList.on('updated', function(list) { if (list.matchingItems.length > 0) { var currentPage = Math.ceil(list.i / list.page); document.querySelector('.infoText').innerHTML =...

Your give the following example which do not work. hotkeys('ctrl+a+s', function() { alert('you pressed ctrl+a+s!'); });

Hello, I would like to change the data-files to newer ones. Is there a chance to get the making-off files? Thx for any hint in advance.