Tinaël Devresse

Results 34 comments of Tinaël Devresse

@oguennec have you released your version on NPM, since this package does not seem to be maintained anymore?

@benmneb is there a plan regarding this issue with @types/mui-image please?

any news? @JuanPablo2655

Hey there :smile: When executing `const TempChannels = require("discord-temp-channels");`, the `TempChannels` variable will contain the class `TempChannelsManager`. That means you can then use `const tempChannels = new TempChannels(client);` in order...

Hey there! For all of you who might have trouble, please try to check all the following boxes and make sure everything's alright: - [ ] you use node.js v16.6.0...

Hello @UnDeadLolomat :D Would it be possible to tell us what happens when you save the options to the database? It seems that `options.childFormat` is not a function once you...

Hello there @NotMinhDucGamingTV & @UnDeadLolomat ! The issue is due to your `options#childFormat` not being inserted in the quick.db. As you may know, once an object is translated into JSON,...

Same with `ng build --prod`. Did you find a way to solve this @ivanagui2 ?

Yeah we figured that out. Work around would be to extract the component and put it within your application. The point of this issue is currently to make it fixed...