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

Last <pre> tag in the textbox overwrites values of all previous <pre> tags. #508

Closed
jseminck opened this issue Jan 25, 2015 · 1 comment
Closed
Labels

Comments

@jseminck
Copy link

Hi,

I ran into a strange issue: it doesn't seem to be possible to have multiple "pre" tags in the textbox as the last one overwrites all the previous ones.

Have searched around a bit but couldn't find anyone with the same issue... which makes me think it may be due to my configurations somewhere?
EDIT: I only have this issue with 1.3.1 and 1.3.0. 1.2.0 works fine.

Here is a screenshot: http://i.imgur.com/KfXoMye.png - the second "pre" tag overwrites the contents of the first "pre" tag. I tried with three as well and the result is the same.

Any idea what may cause this?

Thanks

@SimeonC
Copy link
Collaborator

SimeonC commented Jan 26, 2015

Hmmm, I know what will be causing this - it's the new processing I put in somewhere I've got a improperly scoped variable. Will fix up ASAP.

@SimeonC SimeonC added the bug label Jan 26, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants