showcase_chat icon indicating copy to clipboard operation
showcase_chat copied to clipboard

Results 16 showcase_chat issues
Sort by recently updated
recently updated
newest added

Use `FreshContext` instead of `HandlerContext` which gave a deprecation warning.

Hi! I can't seem to find an example in fresh docs regarding the handler used in `routes/index.tsx`: ```js export async function handler( req: Request, ctx: HandlerContext, ): Promise { .......

Closes #69 based on #76 also replace `background.png` to reduce filesize from 730KB to 176KB

I upgraded the dependencies and adjusted the `insert`s that seemed to have a different [API](https://supabase.com/docs/reference/javascript/insert) now.

![`JOSC11 HI0N7SX(2U$% YO](https://github.com/denoland/showcase_chat/assets/52356585/7c00683d-9b95-4ea5-a6b8-b404c746152f) when I use deno deploy my chatweb An error occurred during route handling or page rendering. Error: SASL_SIGNATURE_MISMATCH: The server did not return the correct signature but...

Each time a person from another country sends a message I have to refresh the website to check out the new message. This issue was not present in earlier version...

Go to the [deployed website](https://showcase-chat.deno.dev/new) and try unproportionately shrinking the window.

bug
good first issue

The chat service does not lazily download all the icons, and icons are repeated due to numerical assignment.