Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not An Issue - but more of confirmation - Does this work with sveltekit? #127

Open
MelodicCrypter opened this issue Jan 16, 2023 · 6 comments

Comments

@MelodicCrypter
Copy link

MelodicCrypter commented Jan 16, 2023

Does this still working on the current version of Sveltekit? It seems last update was more than 6+months ago.

@idc77
Copy link

idc77 commented Jan 17, 2023

I also wonder, but maybe change the title of the issue to reflect the actual question, "Does this work with sveltekit?"

@idc77
Copy link

idc77 commented Jan 17, 2023

Well, if you've checked the examples dir, there's a sveltekit dir

@MelodicCrypter MelodicCrypter changed the title Not An Issue - but more of confirmation - Not An Issue - but more of confirmation - Does this work with sveltekit? Jan 17, 2023
@MelodicCrypter
Copy link
Author

MelodicCrypter commented Jan 17, 2023

Well, if you've checked the examples dir, there's a sveltekit dir

I see. But the examples and even the documentation is still based on the Sveltekit before version 1. For sure, you are aware of the breaking changes of version 1 of Sveltekit. Just making sure that the author is also active or aware of the sveltekit changes.

@binaryme
Copy link

binaryme commented Feb 8, 2023

It does work, I just configured it this morning and everything working smoothly.

@Emmanuel-Melon
Copy link

It does work, I just configured it this morning and everything working smoothly.

The documentation isn't very helpful when it comes to deciding whether to create a single instance for the app or use multiple instances. It's also unclear where to set the client, and the example only covers a single page. So, if I have multiple pages, would I need to set it for each one, including +layout.svelte?

For instance, the React client lets you wrap your components in ApolloProvider instance.

@MelodicCrypter
Copy link
Author

MelodicCrypter commented Apr 14, 2023

It's been a year now (since last commit), so I switched to @urql/svelte . I like the simplicity of URQL.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants