Djov

Results 7 issues of Djov

Hello I am trying to write a function that lets me insert a value into the firebird database. The query works well, only I get no callback to tell me...

Toastify supports 3 basic themes: light, dark and colored. When selecting the theme on https://fkhadra.github.io/react-toastify/introduction/ , nothing happens to the `` sample code. This should trigger the **theme attribute** to...

bug
documentation

I have my awesomplete configured as such: ``` var input = document.getElementById("itemSelector"); var itemList = JSON.parse(ajax.responseText).map(function (i) { return { label: i.label, value: i.value, rack: i.rack } }); new Awesomplete(input,...

Hello, Several weeks ago my iisnode app started crashing and throwing the following errors: `Error: read ECONNRESET at _errnoException (util.js:992:11) at TCP.onread (net.js:618:25)` This is an ongoing work in progress,...

Nothing is going on in the event log of Node. I checked the windows event log and saw that the worker process of my node application was terminated due to...

I am receiving this error message when connecting to a default touchscreen profile ``` 2023-02-08 19:31:17.055 ERROR (MainThread) [homeassistant.config_entries] Error setting up entry default (192.168.1.201) for nhc2 File "/config/custom_components/nhc2/__init__.py", line...

I have a really frustrating issue, I can't seem to reproduce. But sometimes my helpers don't seem to load. I get all kinds of errors on pages including these global...