somegooser
somegooser
The TNTGeoIndexer file crashes when you try to update a document. The problem is that it calls the delete function before re-inserting the document. The delete function tries to do...
Not operator in search does not work. It searches for documents without a keyword but does not remove already found documents. It should search for matching documents and remove all...
Hi, Is there a possibility to disable re rendering the results on keypress on down and up buttons? If i press down or up to navigate through results the list...
Is there any way to destory / cleanup countup after use? Thanks!
Hi, Thanks for this awesome library. I have read the documentation and found about the forceRender method but im looking for something like forceUpdate. I just want to fetch data...
Events like ready and load are not getting triggered. It was working in the previous release version. Version 5.
Hi, Im trying to update the pagination limit but the custom plugins i added before disappear after updateConfig * forceRender: ```` let pn = { enabled: true, limit: this.getPerPage(), summary:...
Hi, I have performance issues when indexing large datasets with 50000 records. Ik takes 30+ minutes. The indexed content is not even long. It is approximately 50 characters per row....
Hi, Could someone help me out? There is a fatal error exception in the xmlrpc encoder on line 191 with decodeStructValue() method ErrorMessage: "Ang3\Component\Odoo\XmlRpc\Encoder::decodeValue(): Argument #1 ($data) must be of...
Hi, I use the ReceivablesList endpoint to retrieve all outstanding payments. The problem I am running into is that the amounts I receive back are in EUR while the payment/invoice...