matak
matak
There is no output from console.log in service 22222222-3333-4444-5555-666666666669. I assume that the write data was not received? How to debug this? For testing i used BLE scanner and nRF...
As PHP exception is defined with code of type int, there must be always int public function __construct(string $message = "", int $code = 0, \Throwable $previous = NULL) {}...
- bug report? yes - feature request? no - version: ~2.3@dev ### Description ``` $database->query(" INSERT INTO product_stock_merchant_events (x, y, z) SELECT x, y, z FROM product_stock_events WHERE id IN...
#146 fix
https://forum.nette.org/en/28622-nette-ajax-change-title-snippet-and-escaping https://stackoverflow.com/questions/413439/how-to-dynamically-change-a-web-pages-title
https://github.com/vojtech-dobes/nette.ajax.js/blob/299903f97158084b06fcbaeb2a2db87b38eac68b/nette.ajax.js#L467-L469 when you set escaped string to document.title `document.title = ">"` the result is still escaped, windows title shows > it is not decoded like ` $('').html(">").text(); ` where the...
Hi, wonderfull library, but after several hours, i realize that i cant use it. I would like to use this library to scaffolding my code. With help of AutoIt I...
Is there a way to get response from verify with additional_params of movement id? Imagine that you refund twice per one order, everytime you get notification, but you are not...
All events in 1.4 and up was changed, so pageshow etc. will not work. Am I right? This plugin is written only for jqmobile 1.3?
Nějak nemůžu přijít na to jak namapovat entity k serializaci do openapi a k deserializaci. Koukám do zdroje EntityAdapter a vidím, že prochází pouze public properties, ale co entity ```...
https://forum.nette.org/en/36319-when-i-reach-488-definitions-i-get-error#p225912 Notice Object of class Nette\DI\Definitions\Statement could not be converted to int problem is this row https://github.com/contributte/di/blob/master/src/Helper/ExtensionDefinitionsHelper.php#L58