Scott Tolinski

Results 54 issues of Scott Tolinski

Have you had any issues using this with TS? I'm getting ``` > import-glob:./**/*:2:305: error: Could not resolve "startAPI.ts" (mark it as external to exclude it from the bundle) 2...

Importing in an esm setup on the server seems to break. ``` Error when evaluating SSR module /node_modules/cross-fetch/dist/node-ponyfill.js: ReferenceError: require is not defined at /node_modules/cross-fetch/dist/node-ponyfill.js:1:17 ``` Not sure if this...

esm

Trying to use with NextJS and I'm getting "localStorage is not defined". Should be an easy enough fix. I can try and submit a PR if you would like ```...

Getting Exception in delivering result of invoking 'createUser': TypeError: _this7.showMessage is not a function On use of onPreSignUpHook: in both accounts config or as a prop of the login form...

There seems to be a void in the documentation on testing with Apollo Link State. It would be helpful to have an example of how to test local state mutations...

docs
ac-local-state-todo

`Background` shows up as Not sure why. I'd love some code examples in the docs :) I'll try to add some when I can.

``` import Header from '$lib/layout/Header.svelte' import Footer from '$lib/layout/Footer.svelte' import '$lib/style/styles.scss' import { setClient } from "svelte-apollo"; import { ApolloClient, HttpLink } from '@apollo/client/core/core.cjs.js' import { InMemoryCache } from '@apollo/client/cache/cache.cjs.js'...

Need docs for the thing

enhancement

This seems pretty crutial to how many of this type of tool works. I need to figure out how to share state between svelte and iframe. If you have exp...

help wanted

Things like frame controls, controls and all sub categories.

enhancement