Nemanja Ivanis

Results 6 issues of Nemanja Ivanis

After i destroy the instance i cant get it back again,i am destroying it like this... ``` jQuery('[data-action="cancel"]').on('click', function(event) { jQuery('.coords').hide(); econaImage.jrac('destroy'); jQuery('.ui-resizable-handle').remove(); econaToolbar.show(); econaCropperButtons.hide(); }); ``` And calling it...

Added openid.connect.userInfo

I have a node which is disabled, that node has children which are enabled and are checkable. Currently, i cant expand/collapse the disabled parent node with children. Is there a...

I have a tree with lots of parent->children nodes and i am firing an API call on each check/uncheck. My problem is when i fire an API event and i...

When i try to output my pdf i get "Undefined array key ''" on line **4752** in **dompdf\dompdf\lib\Cpdf.php**. That particular line of code is: `$font = $this->fonts[$this->currentFont];` Both $this->fonts and...

When i try to output my pdf i get "Undefined array key ''" on line **4752** in **dompdf\dompdf\lib\Cpdf.php**. That particular line of code is: `$font = $this->fonts[$this->currentFont];` Both $this->fonts and...