-
### Is there an existing issue for this?
- [x] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues
- [x] I have reviewed the documentation https://docs.sentry.io/…
-
We have been very happy with Prettier and have accepted the formatting of our Javascript and Less, with a little friction at first. We are using 1.14.3. As of 1.15 and the introduction of the Vue form…
-
### Reproduction
https://ui.shadcn.com/docs/components/input-otp and https://www.shadcn-vue.com/docs/components/pin-input.html
### Describe the bug
Not really a bug, but I couldn't find a similar c…
-
INFO: connection open
Received params
Using openAiApiKey from client-side settings dialog
Using openAiBaseURL from client-side settings dialog
Generating vue_tailwind code in image mode using …
-
### ⚠️ This issue respects the following points: ⚠️
- [x] This is a **bug**, not a question or a configuration/webserver/proxy issue.
- [x] This issue is **not** already reported on Github _(I've sea…
-
Bug Type: **`Other`**
## Environment
- Vue Version: `3.4.29`
- Element Plus Version: `2.7.7`
- Browser / OS: `Chrome`
- Build Tool: `Vite`
## Reproduction
### Related Component
-…
-
Hello! I've repeat your example from website socket-io, but catch exception "Websocket error" in console. Can you say me please what I should to do to fix this problem?
Only my Vue project has this p…
-
### Describe the bug
![image](https://github.com/user-attachments/assets/16cf84d9-bbfa-4ee7-b5d2-274ff213b8ed)
If you define minFractionDigits=0 and maxFractionDigits=2 then results an inputMode="…
-
I mostly use VS 2017 for my development. I was getting tired of editing .vue files as text with no intellisense or error checking (resharper). So I decided to rename my vue files as componentname.vue…
-
## Flask / HTML 簡単な例
- 階層
root
|_templates
|_index.html
|_flask_main.py
- flask_main.py
```python
from flask import Flask, render_template
app = Flask(__name__)
@app.route('/index')
…