question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Enable NamedSet when using devtools and combine

See original GitHub issue

When using devtools with combine, combine’s set is not of type NamedSet so typescript does not permit to give a third parameter to set function. Is there a way to work around it?

image

maybe exporting interface from middleware.ts:31, I can force it to use.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:22 (13 by maintainers)

github_iconTop GitHub Comments

1reaction
barelyhumancommented, Sep 29, 2021

@dai-shi the Pick logic could be reduced but I don’t wanna break it for certain cases that it’s already working well for, Yeah, I’ll push a solution for the above recommendation as a separate PR, or I’ll do it on my fork and you can check it

0reactions
barelyhumancommented, Oct 26, 2021

People wouldn’t be satisfied

understood

Free free to create a fork or even publish as zustand-simplified or something and collect feedback

Will do

Read more comments on GitHub >

github_iconTop Results From Across the Web

Chrome DevTools
Chrome DevTools is a set of web developer tools built directly into the Google Chrome browser. ... Get started with Google Chrome's built-in...
Read more >
Debug add-ins using developer tools for Internet Explorer
Run the following command. command line. Copy. setup.exe /configure config.
Read more >
css - Chrome dev tools - How to merge "styles" and "computed ...
I'm getting 2 different tabs for "styles" and "computed" in dev tools. Earlier they were in a single tab and I'm more comfortable...
Read more >
How to Bring the Browser DevTools and Console to VS Code
Next, we need to tell vs code to use this server. Select Generate launch.json , which is basically like a configuration file for...
Read more >
Wait, Chrome Dev Tools could do THAT? - YouTube
... as well as detecting memory leaks in your Javascript code, and using audits and extensions to build faster and better apps!
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found