Claas Augner
Claas Augner
The problem seems to be that our Cloud Function receives the normalized URL, so we cannot tell whether the user requested the wrong URL.
Thanks for reporting, this looks like a yari issue.
Thanks for flagging this issue, @yin1999. 👍 I think there are two solutions: 1. Remove the link, because the description already links there. 2. Assign a `self-link` class to the...
Lazy-loading impacts SSR, so closing for now, see also: https://github.com/mdn/yari/pull/11048
> a change landed in BCD to automatically order the support statements in a way that is nearly identical to how `getCurrentSupport()` searches through statements @queengooborg Can you clarify what...
Closing, as this should probably more fixed in the svgo config.
Unfortunately, the impact on the bundle size is significant: ``` File sizes after gzip: 431 kB (-122 B) build/static/js/482.af0cba79.chunk.js 193.29 kB (+23.87 kB) build/static/js/main.bd4ced2a.js 54.45 kB build/static/js/891.1c7c7b29.chunk.js 28.43 kB build/static/css/main.a0901006.css...
Unfortunately, the current approach would cause a regression for large tables: ### Before ### After
@leon-win We merged some changes to the translations/differences page. Can you please take a look and resolve the merge conflicts? 🙏 @hochan222 @queengooborg Would you mind reviewing and testing this...
In the past, there were a handful of cases where new contributors opened a PR with unsigned commits, and these were rarely trivial to resolve, mostly requiring rounds of back...