Martin Fink

Results 8 comments of Martin Fink

We are facing the same issue with the following config ```js { { options: { fonts: { google2: [ { family: "Montserrat", axes: "wght@400;700", }, ], }, }, resolve: `gatsby-plugin-webfonts`,...

OK, well ... this is working technically ^^, but ... Would it be a solution to remove the type=email attribute in the form?

> What is the actual issue you're seeing? I dont directly see anything wrong with that generated type but is always hard to tell without the appropriate context. The TypeScript...

I uploaded a test repo here https://github.com/sensedrive/directus-types-test Filtering with or without _and makes a significant difference in the response types. You should see an ts errror in line 16. Or...

Got the same issue. Starting directus with `npx --node-options='--no-node-snapshot' directus start` works for me. It is also mentioned here https://github.com/laverdet/isolated-vm/issues/424#issuecomment-1864629126.

Good to know, but where is this documented? https://docs.directus.io/self-hosted/cli.html#requirements not finding this information. https://github.com/directus/directus/blob/b87530cc945142cd46e0c612b351c33efff7a088/package.json#L24 also not finding this informaton

> How are you depolying your extension? Via npm or local extension? Is the extension not being installed or does it not reload extensions when you make changes to it?...

Just a question. I dont see any LINEAR link to your ticket system. Does it mean, this ticket is not even in your backlog? But it is marked as a...