-
Hi, thanks for the project.
Do you think it is possible to build something like this but without Node.js or any other WEB-server requirement?
bam80 updated
10 months ago
-
Code:
```JavaScript
$.extract( { links: [ { selector: 'a', value: 'href' } ] } );
```
On site with links that have no href:
![no href](https://github.com/user-attachments/assets/d943f835-3b04-4b1…
-
As of 0.14.1 on Linux I get this error when trying to render a Svelte component in a LiveView template.
```bash
Component.render(...) is no longer valid in Svelte 5. See https://svelte.dev/docs/sv…
-
# Bug report
- [x] I confirm this is a bug with Supabase, not with my own application.
- [x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://gith…
-
disabling javascript results in css not being loaded....
step 1 load firefox
step 2 about:config in browser url bar and go.....
step 3 javascript.enabled switched to false
step 4 navigate to www.funto…
-
**Is your feature request related to a problem? Please describe.**
The following warnings are shown when running `make deps`
```console
...
WARN Failed to create bin at /Users/trivikram/work…
-
### Description
import { connect } from 'puppeteer-real-browser'
const { browser, page } = await connect({
headless: false,
args: [],
customConfig: {},
turnstile: true,
connectOptio…
-
### Is there an existing issue for this?
- [X] I have searched the tracker for existing similar issues and I know that duplicates will be closed
### Describe the Issue
I can no longer toggle into t…
-
Clicking on the label used to open a menu with player selection, but it no longer works.
Now clicking on the label produces the following error in logs:
```
gnome-shell[4113]: JS ERROR: Error: …
-