Livio Brunner

Results 64 issues of Livio Brunner

I'm seeing it with FF 87.0 (latest) on Windows. It doesn't seem to happen on Linux (Ubuntu 20.04) or Android (both also latest available).

Heyo 👋 Sign my guestbook by leaving a comment here! Code of Conduct - No harassment - No sexual language - No politics - No (self-)promotion - Be decent Comments...

🌈🌈🌈🌈­­

https://github.com/MrAlexand0r/WindowsErrror.js

In our case some internal sites disallow outdated versions of browsers due to security. The affected sites returned 403 in these cases. I was able to monkey patch that in...

At the moment MLC requires you to use a HTML comment to disable link checks. Unfortunately, in [mdx v1 HTML comments are not valid](https://github.com/mdx-js/mdx/issues/1042). In MDX it could look like...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behavior Given the following Diagram: ```mermaid graph TD; AppModule((AppModule))-->CatModule((CatModule)) AppModule-->AppService_A>AppService] AppModule-->foo_A>provide: 'Foo',...

type: bug :sob:
scope: core
effort1: hours
priority: medium (3)

## I'm submitting a... [ ] Regression [ ] Bug report [x] Feature request [ ] Documentation issue or request [ ] Support request => Please do not submit support...

type: question 🙌
scope: core
effort3: weeks
priority: low (4)

## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our guidelines: https://github.com/nestjs/nest/blob/master/CONTRIBUTING.md - [ ] Tests for the changes have been...

type: feature :tada:
scope: core
status: wip ⚡️

This PR re-uses PR #595 and rebases with the upstream master. All credit goes to [mediavrog](https://github.com/mediavrog) In addition `var`-variables were changed to `const` in order to stay consistent with the...