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

[playground] Fix type-safe inside the Playground #523

Open
aralroca opened this issue Oct 7, 2024 · 2 comments
Open

[playground] Fix type-safe inside the Playground #523

aralroca opened this issue Oct 7, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@aralroca
Copy link
Collaborator

aralroca commented Oct 7, 2024

Related to #158

Right now TypeScript is transpiled but it is not doing the correct type-safe. Ideally it should do WebContext type-safe so that when using Playground everything is more intuitive and documented.

@enzonotario
Copy link
Collaborator

@aralroca I don't feel confident handling this issue because I'm not sure why the existing code is failing. I'll help with other issues first, and if no one has fixed this one by then, I'll give it a try.

@aralroca
Copy link
Collaborator Author

aralroca commented Oct 7, 2024

@aralroca I don't feel confident handling this issue because I'm not sure why the existing code is failing. I'll help with other issues first, and if no one has fixed this one by then, I'll give it a try.

don't worry!! 😉 No problem, probably I can also give a hand with that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants