Juan Navarro
Juan Navarro
Only task remaining to be able to check off the requested checkboxes is to review the new contents in staging, but I do not know where I can find staging,...
Hi, I was looking at this today. Seeing this output from mkvalidator: ``` ERR201: Invalid 'Colour' for profile 'webm' in Video at 348 ERR201: Invalid 'Range' for profile 'webm' in...
Thank you for the feedback. So far I've been left with the only choice of loading the (otherwise undocumented!) script `readthedocs-data.js`, which is [auto-generated by RTD MkDocs backend](https://github.com/readthedocs/readthedocs.org/blob/f0da2a478705c794ce046d67a3eededf5595fd33/readthedocs/doc_builder/backends/mkdocs.py#L227). This file...
Thank you very much for the comprehensive answer! :) > > Thank you for the feedback. So far I've been left with the only choice of loading the (otherwise undocumented!)...
Note for my future self or anyone with a similar need: Editing the `` element after the fact with a JavaScript block (as was my intention [here](https://github.com/readthedocs/readthedocs.org/issues/8529#issuecomment-929079507)) is a very...
Hi, > It seems this is the only actionable item from this issue for now. I guess an additional one was suggested from these sentences, but was never stated as...
The problem is that `RegExp` is created without flags, but the flag `s` would be needed for multi-line suport: https://github.com/roots/issue-closer-action/blob/95665902c8ad8808e378371ef57fbedbf99ba744/src/main.ts#L58-L62 so it is impossible to define a pattern such as...
Confirmed that this also happens, as of today, with * https://call.openvidu.io/ * https://call-next.openvidu.io/ (not adding screen capture; it looks exactly the same than in my custom deployment)
mDNS is (or *was*) known to not work correctly inside Docker containers. Does this imply that the Troubleshooting section about mDNS & docker is outdated? Has the situation improved and...
This is amazing Thank you very much @piranna and the folks at Veedeo.me for sponsoring such an (already overdue) refactor to kurento-utils! It is always a pleasure for all of...