Mr. Binary Sniper

Results 19 comments of Mr. Binary Sniper

I think this project is died. owner should archive this repo so that everyone can understand.

Why this Repository is in Pending for a longtime.. @mefechoel if you think you can't mantain this repo. please transfer ownership to someone who can actively manage.

Facing problem with Nextjs 14. my component code is ```js Explore Now ``` I found `` in element devtool.. but no shadow dom inside web component. this tread also going...

> You probably forgot to import `iconify-icon` (or `@iconify-icon/react` if you are using React wrapper), so web component didn't get bundled. Hi thanks for your reply.. in Root layout of...

Same issue here.. is there any solution for this ?

> Saw that this was discussed in another issue, and there is a work-around, here: [flameshot-org/flameshot#1184 (comment)](https://github.com/flameshot-org/flameshot/issues/1184#issuecomment-1837434233) Sorry to say. But it doesn't work at all.

I am also having this problem in below code. ```ts import { Context, Elysia, Handler } from "elysia"; import { swagger } from "@elysiajs/swagger"; const app = new Elysia().get("/", ()...

Why this one is not getting approved ?

> Hi Everyone, I found the solution for the above issue. Actually the problem is, By default **Ubuntu 24.04** is using the **Wayland** as **GDM (GNOME Display Manager)** and **flameshot...