Skip to content
New issue

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

'sr-only' class extend the width of web page #86

Open
upcoders opened this issue Aug 13, 2022 · 0 comments
Open

'sr-only' class extend the width of web page #86

upcoders opened this issue Aug 13, 2022 · 0 comments

Comments

@upcoders
Copy link

Thanks for your very useful package.
I'm using vue-star-rating for Vue 3 for my new project. Though it works great but I noticed the div tag for screen readers extends the width of web page. Actually the following line do this:

<div class="sr-only" data-v-f675a548=""><span data-v-f675a548="" data-v-f675a548-s="">Rated 1 stars out of 5</span></div>

How can I solve this?
It must be noted that Vue 2 version works flawlessly.

Thanks in advance

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant