Chris Sprance

Results 19 issues of Chris Sprance

I get this error when I go to build or type check with TSC on my NextJS 12 Project. ``` node_modules/iron-session/next/index.ts:8:48 - error TS2307: Cannot find module '../src/getPropertyDescriptorForReqSession' or its...

It mentions here in the Typescript docs that this baseUrl is required. https://www.typescriptlang.org/tsconfig#paths I added this in and made a few changes to some of the imports/exports of a few...

It would be excellent if this could be used from within an electron app after reading over the docs I couldn't find a way to do this.

feature request

Any chance of being able to paste things in with Ctrl+V? Where would be a good spot to start looking to integrate that?

I made a few changes to the extension on my side in regards to tif export. https://github.com/csprance/expresso One of the things I changed was using the 3 letter extension of...

I've tried installing the latest version of mancy as well as npm i -g mancy and cloning and installing. Every single command I type just errors silently and doesn't seem...

Migrate to @redux-toolkit

task

A Feature that allows for the browsing of popular and new graphs?

enhancement
major

* Document different functions * add tooltips to each function button that show the documentation

enhancement
good first issue

So we can see the hits of a graph and also to edit content or change something if it's wrong/needs updating

enhancement