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

Textarea with absoluted position is not working correctly #318

Closed
trungnv08 opened this issue Sep 9, 2019 · 3 comments
Closed

Textarea with absoluted position is not working correctly #318

trungnv08 opened this issue Sep 9, 2019 · 3 comments

Comments

@trungnv08
Copy link

In the example page, @mention is displayed at the top of container element. It should be at the top of textarea.
If i set css: position:absoluted;, it work fine.
Then i set position for that textera, it fails.
Screenshot (34)

@sanjogs
Copy link

sanjogs commented Sep 10, 2019

#298

@mrsweaters
Copy link
Collaborator

mrsweaters commented Sep 11, 2019

So this appears to be working fine if you specify in your tribute config a menuContainer that is positioned in the document, such as document.body. I've updated the example to reflect this.

Refer to this commit: a111013

@mrsweaters
Copy link
Collaborator

Duplicate of #298

@mrsweaters mrsweaters marked this as a duplicate of #298 Sep 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants