neerax
neerax
The same problem here, to get the dongle running I had to comment the following lines too: ``` //ret = mt7601u_mcu_calibrate(dev, MCU_CAL_DPD, dev->dpd_temp); //if (ret) // return ret; ``` and:...
Al momento ho risolto (va ancora perfezionato) aggiungendo dopo: ```let $menu = listToMegaMenu($(rel), opts)``` la riga: ```$menu.find('> li > a:contains("Albo Pretorio")').parent().find('.Megamenu-subnav').prepend('VISUALIZZA TUTTI GLI ATTIoppure selezionare una categoria/sottocategoria dall\'elenco:')``` In questo...
Very interesting plugin. Some progress to support filters?
It would be useful to implement a method in supabase-js to query the /rest/v1/ endpoint without having to extract the API key and bearer token and manually make the fetch...
Very useful feature! I’d suggest enabling it by default and renaming the flag to something like `--no-gitignore` to ensure a safer default behavior.
The same here, workaround as per https://github.com/JedWatson/react-select/issues/5991#issuecomment-2569683506