Saif Eldin Tarek

Results 10 comments of Saif Eldin Tarek

if anyone is using some sort of wrapper make sure to define "use client" in frist line of script of wrapper. anything that has useSomthing in it must be in...

is there any updates realated to this feature

've been combing through the documentation, trying to find something similar to what you're describing. I'm working on implementing a presence system to track who's online or offline and notify...

@ConradIrwin what version are u using and what is ur OS you are using.

So is there a Simpler fix, to this ? > probably do this, but I don't have a testing setup in order to create a PR: > > https://github.com/zed-industries/zed/blob/main/crates/languages/src/typescript.rs >...

To ensure I understand correctly: Does Wasmer load WebAssembly (Wasm) files? If so, do I just need to make sure I compile Lua properly into the Wasm or WASIX format?...

For anyone with Similar issue maybe try this config ```ts import prettier from 'eslint-config-prettier'; import js from '@eslint/js'; import { includeIgnoreFile } from '@eslint/compat'; import svelte from 'eslint-plugin-svelte'; import globals...

Do you want me to Update Issue title? i don't understand what do u mean by **Rebranding this**

Or workaround because im a bit confused on how to deal with this issue i went full SPA Auth for now but its a bit annoying with some UX

> > Or workaround because im a bit confused on how to deal with this issue i went full SPA Auth for now but its a bit annoying with some...