Results 104 comments of Marian Klühspies

So as this project is **not dead**, but **just rebranded** now, can we get a **standard UUID widget**, please?

Are there any news? I've found this library https://www.npmjs.com/package/@feki.de/semantic-release-yarn seems to be a simple replacement for the npm package. But I'm wondering if the npm package can't just simply detect...

@lukaseder sry for my late response, I completely forgot about it and stopped trying to get it working. Glad to hear

Shouldn't this be at least part of the documentation? The first thing I want to see as a new user, after configuring my collection is "what are my endpoints?". Instead,...

I've used the CLI to downgrade to 16.3.2 and then upgrade to 16.4.0 again. A problem with `@nrwl/[email protected]` appeared, so I ran `yarn add @nrwl/[email protected]` and then the migration command...

I think I've found a way around that issue. I've added a project.json to the affected library and set the name accordingly, and the issue was gone. In case the...

I'm facing this problem despite using 1. `ssr: true` 2. `useAsyncData` 3. `clientDB: true` I've printed the results of the `useAsyncData / queryContent` call to the HTML using double brackets,...

**Any news on this?** I'd also wish the docs would cover how to use it. I had no idea how the list should look like in my markdown and thought...

Jepp, still broken, but only after deploying the static site while in dev all works fine. Refreshing the page will suddenly show the content, but during routing it is not...

Running into the same issue after wondering why my CI timeouted after 40 minutes. I'm using Gradle and @nxrocks/nx-quarkus. Is there any progress on this issue so far?