issues Search Results · repo:vuejs/babel-plugin-jsx language:TypeScript
Filter by
228 results
(57 ms)228 results
invuejs/babel-plugin-jsx (press backspace or delete to remove)v-slots No type hint
export interface ASlots{ header-action : () = VNode[]; }
slots: Object as SlotsType ASlots ,
Image
maxfrees
- Opened 10 days ago
- #744
The difference between setup render and setup render ?
Which one should I use?
import { withModifiers, defineComponent } from vue ;
const App = defineComponent({
setup() {
const count = ref(0); ...
laterdayi
- 1
- Opened 20 days ago
- #742
🐛 Bug description
!-- Please describe the bug in detail above so that everyone can understand. --
📝 Steps to reproduce
!-- Please describe the steps to reproduce the bug above. --
Reproduction Link ...
zhiyuanzmj
- Opened on Dec 7, 2024
- #728
🐛 Bug description
resolveDirective is imported from external module vue but never used img width= 641 alt= image src=
https://github.com/user-attachments/assets/6668e35c-4009-4272-b8bb-aab250e89c88
img ...
custer7
- 1
- Opened on Sep 6, 2024
- #724
🧐 Problem Description
我在组件封装的时候用了动态插槽 image 但是他报错了 image 我不知道该怎么解决
💻 Sample code
!-- If you have a solution, state it clearly here. -- ` script setup lang= ts
import { ICurdTableProps, IModeValuePagination ...
question
chinawangyatao
- Opened on Aug 23, 2024
- #721
🧐 Problem Description
As mentioned in https://github.com/vuejs/rfcs/discussions/388, I d love to see template optimization with hoisting
static elements.
💻 Sample code
Here s an example from https://vuejs.org/guide/extras/rendering-mechanism.html#static-hoisting, ...
enhancement
Maxim-Mazurok
- Opened on Aug 14, 2024
- #720
vue3.4官方推荐用 jsxImportSource : vue 来引入tsx类型定义,手动写在shims.d.ts中的定义不起作用:
declare namespace JSX {
export interface IntrinsicAttributes {
vIf?: unknown
vElseIf?: unknown
vElse?: unknown
vShow?: ...
question
rainmanhhh
- 2
- Opened on Jul 9, 2024
- #716
node 20/22, vite 5.2.12
The vite5 project is using @ vitejs/plugin vue jsx normally, but suddenly an error message saying @ vue/label plugin jsx
cannot be found appears. It is incomprehensible that it ...
question
SKT1yang
- 1
- Opened on Jul 2, 2024
- #715
🐛 Bug description
!-- Please describe the bug in detail above so that everyone can understand. -- Event handlers using
onXXX={withModifiers(..., [ capture ])} are not registered in capture mode.
📝 Steps ...
davidAtInleague
- 1
- Opened on Jun 18, 2024
- #714
Vue version
3.4.21
Link to minimal reproduction
https://github.com/yuwu9145/vue-jsx-slot-demo
Steps to reproduce
1. Load and run the project
2. Type something in the input to trigger parent App ...
yuwu9145
- 12
- Opened on May 31, 2024
- #712

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.