-
## Description
Create a Pop-up component based on the designs detailed in [issue #22](https://github.com/DigitalCommons/mykomap-monolith/issues/22). The component should contain all the fields display…
-
## Context
What's your version of `nuqs`?
```
^2.1.1
```
What framework are you using?
- ✅ Next.js (app router)
- ✅ Next.js (pages router)
Which version of your framework are you usi…
-
https://www.graphql-tools.com/docs/mocking#addmockstoschema
> [Mocking](https://www.graphql-tools.com/docs/mocking#mocking)
>
> The strongly-typed nature of a GraphQL API lends itself extremely …
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
This might be a tricky corner case where this add-on and next/router don't play nicely, but just in case...
The system I work on heavily uses the ability to set up internal APIs as part of the Next…
-
## Summary
- Add the ability to easily mock a tRPC backend for usage in things like storybook, jest, etc
### Background
> There are many use cases for mocking beyond "writing to a database.
…
KATT updated
2 months ago
-
## Overview
Create a [search](https://www.algolia.com/) and category page for developer tools, implementing core functionality that will be essential for DevTools Academy. This task will evaluate you…
-
### Describe the bug
When defining Angular providers in the `moduleMetadata` of the `render` function, the recreation of them differs between the docs and the story page.
In the docs page, they get …
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
> [!WARNING]
These dependencies …
-
### Describe the bug
Hello,
I've recently migrated storybook from v7 to v8 using the migration script.
Since, there is an infinite loop on `unboundStoryFn` that causes re-rendering all my stories…