-
```
- What steps will reproduce the problem?
1. Run document.querySelector('input[type="text"]') on a page with an input of
type "text"
- What is the expected output? What do you see instead?
Should…
-
Hi,
i have the same problem of issue #19 . My game is not at top of the page; so, when i click on the input field, the page scroll to top and it is impossible to write on it.
I'm using phaser-in…
-
Hi,
i'm trying to decrypt a hex string with a plain text. But it's not work. There are problems with decrypt of hex string with plain text key.
If i use an online tool, it works. Here there is an…
-
### Describe the issue
Issue: I'm trying to use llava-1.5-7b-hf and i'm new and clueless in debugging LMMs. Ihave an error when i try to use the simple example of usage:
raise ValueError(
ValueEr…
-
### Bug type
Component
### Component name
MudInputAdornment
### What happened?
When setting `AdornmentText`, `OnAdornmentClick` is ignored even if set.
### Expected behavior
That the `Adornmen…
Kukks updated
4 months ago
-
I write a plugin under my project/plugins folder:
```python
from taskweaver.plugin import Plugin, register_plugin
from typing import List
try:
from snownlp import SnowNLP
except ImportError:…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain.js documentation with the integrated search.
- [X] I used the GitHub search to fin…
-
## Description
Brave doesn't have a microphone pop up that allows users to convert their speech to text. This could be helpful for many different use cases, including users with and without limi…
-
### Description
When I create a dropdown there is often a need for having a hint text which shows the user what kind of options that appear if they press the dropdown list. A hint text could be "Velg…
-
- Instead of taking the file as input via `java.nio.buffer`, modify the code to read it directly from a specified path location.
- For that, in tag `v2.0`, pull a branch first.
- Make the changes in…