Results 89 comments of Eric Masseran

Also, neutrino is [working on a web-extension preset](https://github.com/mozilla-neutrino/neutrino-dev/issues/306) (module). The purpose is to build a new work-flow (files organization, `start` script...) for Web Extension.

Would it be possible to return the error message when `toResolve()` fails ? Now, it is quite hard to debug without running extra manual tests. Note: `resolves.not.toThrow()` works

I would even suggest that `unknown=RAISE` option with dump-only fields would deserve a default message like `{'my_dump_only_field': ['Read-Only field.']}` instead of the generic `{'my_dump_only_field': ['Unknown field.']}`. The reason is that...

> Maybe we need to just add an option to run that automatically opens the debugger? Yes, I like this idea. Browser Console is polluted by too many other messages.

True i confirm this but the problem is on `opensubtitles.org`. Example: - [the one where the monkey gets away](https://www.opensubtitles.org/en/search2/sublanguageid-dut/moviename-the+one+where+the+monkey+gets+away) -> 9 results - [19 the one where the monkey gets...

The problem is also happening since at least 3 months. Mostly between 16pm and 18pm UTC but sometimes it starts earlier.

The CTO of my company contacted them. They answered those errors are part of their SLA overtaking (99.99) so they just don't care... Le mar. 19 mars 2019 à 11:14,...

That could be a really good idea to create a main engine with a standard API messaging. Thus any other extension could offer a different experience to interact with their...

In `1.1.2`, `Markdown Export: Initializing...` is not pending any more and I successfully exported a markdown with images to PDF. Thank you a lot.

Just sharing a workaround applicable for some type of settings, by using a `style` tag at the beginning of the markdown document: For the case asked in the first message:...