[@vue/compiler-sfc] doesn't recognize JSX types. When I use defineProps with AnchorHTMLAttributes. #13600
              
                Unanswered
              
          
                  
                    
                      naito-7110
                    
                  
                
                  asked this question in
                Help/Questions
              
            Replies: 1 comment
-
| Hi, if you are interested please try my project: https://github.com/orgs/vuejs/discussions/9517 | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
"vue": "^3.5.13"
"@vue/compiler-sfc": "^3.5.17",
I am having a problem.
This is button component, and It works good.
On the other hand. anchor component doesn't works even if it's defined same as button component.
This is error messages.
what does it means?
Beta Was this translation helpful? Give feedback.
All reactions