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

Initialization issue #200

Open
burkicedi opened this issue Mar 30, 2016 · 2 comments
Open

Initialization issue #200

burkicedi opened this issue Mar 30, 2016 · 2 comments

Comments

@burkicedi
Copy link

As you can see in the picture, after the initial load by calling "tagsItems" of the already existing tags the cursor start at the very left instead after the last tag. Can somebody help me please?

textextissue

@jptweb
Copy link

jptweb commented Apr 13, 2017

I am having the same problem here, if I find a fix I will post it.

@fegabj
Copy link

fegabj commented May 15, 2018

textext.plugin.ajax.js file

line 227 add this code

setTimeout(function` () { core.invalidateBounds(); }, 1000);

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

3 participants