Thibaut Labouret
Thibaut Labouret
Hello, thanks for your work, When i simply try, websocket mode with node mipod-ws.js i got this error in server terminal: Idle error: Cannot read property 'emit' of undefined I...
Hello, With the old version of Algolia Hook i was able to do some customizations on object fields and trigger the record only on publish. ```javascript 'use strict'; const index...
Could you consider using ECMAScript Modules ? Warning is raised when compiling app with `angular-instantsearch` From angular documentation : > It is recommended that you avoid depending on CommonJS modules...
Hello, ViewEngine only is deprecated. Could you change the build of the lib with angular ivy and retro-compatibility to view engine. It is set to false since angular 12, i...