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

In modal position of the v-step is wrong #264

Open
as-as2018 opened this issue Mar 26, 2024 · 0 comments
Open

In modal position of the v-step is wrong #264

as-as2018 opened this issue Mar 26, 2024 · 0 comments

Comments

@as-as2018
Copy link

as-as2018 commented Mar 26, 2024

image
i had provided id as v-step-2 for Choose from our AI Suggestions but it is not positioned at that place but when I'm drag screen window little bit it is positioned.
it is happened in modal only

i'm performing
case 1:
this.toggleSuggestResp()
document.querySelector('.v-step').style.transform = 'translate(427px, 165px)';
break;
but above code will also not work

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