Philip Schönholzer

Results 6 issues of Philip Schönholzer

I'm trying to test a page/components using react-testing-library and injectIntl from gatsby-plugin-intl. I followed the guide on https://testing-library.com/docs/example-react-intl I get the following error: `TypeError: Cannot read property 'language' of undefined...

What would be the best way to have images with fixed height, that are of 2x resolution (on high DPI displays)? If I set height={60} the image will be 60px...

I want to set the meta tag property="og:url". Can the slug be added to the page attributes?

### Summary Pages in Dynamic Segments throw an error in Next 13 on edge functions: ```sh TypeError: Cannot read properties of undefined (reading 'id') at ee (file:///root/.netlify/edge-functions/next_app_users__id__page/bundle.js:365:6434) at et (file:///root/.netlify/edge-functions/next_app_users__id__page/bundle.js:365:6797)...

type: bug
priority: high
topic: app dir
status: confirmed
v4

If I open the root url `localhost:8000/` the gatsby dev server will crash if SSR is enabled. If SSR is not enabled or I enter `localhost:8000/de/` it will not crash....

Got Lingui running with gatsby-plugin-lingui but only with format: 'minimal'. If I use format "po" as recommended by Lingui I get exceptions when starting gatsby. ```bash ERROR #11321 PLUGIN "@wapps/gatsby-plugin-lingui"...