kotasudhakar

Results 25 comments of kotasudhakar

### Hi, ### These are the 4 schemas i.e., Answer Schema, Comment Schema, Question Schema, User Schema as follows **------------------------Answer Schema-----------------------** ``` const answerSchema = new mongoose.Schema({ author: { type:...

I think even in my case this is the only issue as we use a hash router. Thanks a lot for the heads-up

Networking part is currently missing in the container2wasm, may be somehow if we can integrate it with the code-server and make it work all alone in the browser & a...

I guess this ticket can be closed then

this is still happening for me, any workaround for this issue?

Finally got the reason why it is happening i have included these two libraries as dependencies in package json in electron ``` "@ericblade/quagga2": "1.8.4", "@ericblade/quagga2-reader-qr": "git+https://github.com/ericblade/quagga2-reader-qr.git" ``` These libraries both...

> Finally got the reason why it is happening > > i have included these two libraries as dependencies in package json in electron > > ``` > "@ericblade/quagga2": "1.8.4",...

Not sure how that is @lukastaegert as i am not using ```@rollup/plugin-commonjs``` package

> Hi @kotasudhakar! Thank you for your valuable suggestion. We want to inform you that we have already included it in our roadmap and we are aiming to implement it...