-
When going to a live stream or a live stream recording having the "Hide Chat" Option enabled, the chat is hidden, but a blank space remains.
On this screenshot you can see a black bar to the right…
-
I get
> DOMException: Failed to execute 'querySelector' on 'Document': '#/en/scrolltest/' is not a valid selector.
when vue-router is in hash mode. Works perfectly in history mode
-
I saw on your twitter there's a bug you're having trouble with, can you explain it and i can take a crack at fixing it?
-
i use less client side,
all i want is
`document.querySelector("body").style.backgroundColor = less.vars["background-color"];`
this is would be so easy
-
We need to add these to the translator coding documentation and recommend them (along with `querySelector()`/`querySelectorAll()` when they're insufficient) in favor of XPaths.
-
Hi,
I've using the library for quite some time. Suddenly it has stopped working.
I'm facing this error:
`Failed to execute 'querySelector' on 'Document': '#tradingview-widget-0.9069513428408063…
-
### Checklist
- [X] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar issues.
- [X] I added a very descriptive title to this issue.
- [X] I have provide…
-
When visiting app.slack.com and attempting to copy meeting nodes from Aug 1st 2024 some threads are resulting in an error and the button getting stuck on the '[Processing]' state.
In the console is…
-
```
global is not defined
ReferenceError: global is not defined
at node_modules/randombytes/browser.js (http://localhost:3000/node_modules/.vite/simple-peer.js?v=10be15c3:2351:18)
at __req…
-
I think it would be awesome to be able to do things like:
``` Ceylon
document.querySelector("main")?.appendChild
{
Div
{
Button
{
onclick() => window.alert("Hello!…
ghost updated
6 years ago