Marcel Suter

Results 66 comments of Marcel Suter

Ok, then it might be a good idea to keep this open too. I'll leave it to you as the maintainer to proceed with this issue. I am currently not...

I can double this. No sound with this example on Chrome, on Ubuntu Linux. All others worked just fine.

@rowild Giovanni Candeo has a working vue.js example: https://github.com/candeogi/peaks-vue-demo It's very bare-bones but shows some basic options.

I can second this issue, I had a hard time figuring out how to handle the "." character (the period, as OP mentioned). Here is how I ended up with,...

It should not. I am using nosleep.js for a metronome PWA (https://tic.replayer.ch) and both the app and e.g. spotify can run simultaneously, having no audio issues. This is on an...

I got `500 - Failed to read en.yaml: Duplicate key "OUTOFSTOCK" detected at line 57 (near "OUTOFSTOCK: "Out of Stock"").` The site was permanently unavailable. Deleting the SEO plugin folder...

Thanks @npetri13 this worked well. I just removed the OUTOFSTOCK key in the en.yaml file, then removed all others, since I do not use these languages at all. The 500...

Maybe it's just me but I had not immediately figured out where to get and how to actually include the CSS in my Vue app (as a first-time highlight.js user)....

Just my 2 cents: I am using the library, and I am quite happy with it. The only real drawback IMHO is that I can not control which nodes are...

I see not dependency on a package called "openent" from looking at the `package.json` or the `package-lock.json` file. Can you show in code where the dependency is taken?