Sascha Greuel

Results 76 issues of Sascha Greuel

Are there any plans to implement math functions?

I've just compiled nginx 1.13.6 with your module and now i'm trying to make it work. I've enabled it: ``` http2_server_push on; add_header HTTP2-Pushed $http2_pushed; ``` I've added an example...

For embeds (https://tiptap.dev/experiments/embeds), the Iframe extension is required. As of now, I can't find a proper way to include Youtube videos for example. So, it would be great, if you...

After upgrading React to v18 (in combination with Next.js), I'm getting this error: ``` TS2786: 'GlobalStyle' cannot be used as a JSX component.   Its instance type 'Component' is not a...

I'm relatively new to Nuxt, and stumbled across this module, which works just fine so far. However, for reasons (GDPR, ...) I would like to self-host Workbox, rather than using...

It seems, that the `--no-ssl-cert-verification` option is ignored in newer versions of pgloader: ``` pgloader version 3.6.0925960 compiled with SBCL 2.0.1.debian sb-impl::*default-external-format* :UTF-8 tmpdir: #P"/tmp/pgloader/" 2022-02-09T01:12:28.008000+01:00 NOTICE Starting pgloader, log...

Add missing unicode mapping file

First of all: The page `https://cmty.app/nuxt/issues/new?repo=apollo-module` returns an error, so I have to directly create the issue here. We are using Nuxt 2.15.8, and 4.0.1-rc.5 of the apollo module. So...

After installing Check, I tried to access it via http://ip:3333 The page itself loads just fine (according to the response), however, it's blank. The reason seems to be a problem...