We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
@nuxt/ui: nuxt:
https://ui.nuxt.com/forms/input#leading
update to example in documentation
The code snippet in input examples with avatar slot does not reflect the component, duplicated with the following trailing slot example
The text was updated successfully, but these errors were encountered:
b5e8685
docs: prevent code ast duplicate with slots
f81455e
Fixes nuxt#654
No branches or pull requests
Version
@nuxt/ui:
nuxt:
Reproduction Link
Steps to reproduce
https://ui.nuxt.com/forms/input#leading
What is Expected?
update to example in documentation
What is actually happening?
The code snippet in input examples with avatar slot does not reflect the component, duplicated with the following trailing slot example
![image](https://private-user-images.githubusercontent.com/43134718/266864065-a01ff46b-c252-431f-9f51-75bb7972b02f.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyNzkzNDcsIm5iZiI6MTczOTI3OTA0NywicGF0aCI6Ii80MzEzNDcxOC8yNjY4NjQwNjUtYTAxZmY0NmItYzI1Mi00MzFmLTlmNTEtNzViYjc5NzJiMDJmLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTElMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjExVDEzMDQwN1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTBiNjFmMWNjMTdkZWUxMmU2YzYxMDQzYzRjY2I0Y2M2ZGJlZTJlMmQwZjQ4YzA2YTllNDk0OTk1YjEyMDFmYzUmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.LvmRj-VZbpiEz_09ATDZktUkDeJctiO8pNhgyTYKaPk)
The text was updated successfully, but these errors were encountered: