Walter Nuñez

Results 49 issues of Walter Nuñez

if any is working with this library and need reset/remove/destroy element binded with timepiker and not work correctly, i have done with this: ```javascript var date1 = $('[name="i_hou_1"]'); //input related...

click menu menber not show/hiden child.

**Feature description or problem with existing feature** is posible that LSP should show ST's result if there is no LSP's reulst? in some case php code work correctly like this...

enhancement
investigation

this line of code call to function instantiate and store un a class property array: Core_App::$obj_class['GEN']['VARSMANAGER']->VarExport(Core_App::$obj_class); but cant get the definition to it like simple call Test Respository: https://github.com/arcanisgk/test-code-style/tree/master you...

### Describe the bug I tried to open phpmyadmin and got a 500 server error: ![image](https://user-images.githubusercontent.com/1207306/168309909-88aff5d3-3b3a-46d8-ae21-a8e7a783bc7d.png) When trying to find out what happened to the server I see this error...

bug
packaging

### Electron Version 12.0.5+ ### What operating system are you using? Windows ### Operating System Version Windows 10 Home 20H2 ### What arch are you using? x64 ### Last Known...

disable element datetimepicker exist a way to destroy/reset/remove datetimepicker from element

**Is your feature request related to a problem? Please describe.** Yes, I am developing an extension to be used on SE websites and I was thinking of using the existing...

hi guys, some way to exclude the path from indexing, it is very slow when i have more than 1 repository in my project: ![image](https://user-images.githubusercontent.com/1207306/85620695-c1d38280-b629-11ea-8b41-de2af95f24a2.png)

dropdown inside datatable is not rendered correctly: ```javascript $('select:not(.no-select)').each(function () { var target = $(this); var option = { theme: 'bootstrap4', width: '100px', dropdownAutoWidth: true, }; var parent = {target:...