Skip to content
This repository has been archived by the owner on Sep 4, 2019. It is now read-only.

page.trigger('refresh') duplicates <select> styling #121

Open
paroxysm opened this issue Apr 7, 2013 · 3 comments
Open

page.trigger('refresh') duplicates <select> styling #121

paroxysm opened this issue Apr 7, 2013 · 3 comments

Comments

@paroxysm
Copy link

paroxysm commented Apr 7, 2013

So if you have a page that has a select object, every time you trigger the refresh, the styling for that select gets duplicated created a 'nested' select inside the previous one. The more you call it, you get more nested select objects.
selectDuplicating

@ajmalmsali
Copy link

i had got a similar bug, but was successful in resolving it, how I did it,
is by replacing the content in that div with a new one.

On Sun, Apr 7, 2013 at 8:13 AM, paroxysm [email protected] wrote:

So if you have a page that has a select object, every time you trigger the
refresh, the styling for that select gets duplicated created a 'nested'
select inside the previous one. The more you call it, you get more nested
select objects.
Uploading selectDuplicating.PNG . . .


Reply to this email directly or view it on GitHubhttps://github.com//issues/121
.

@paroxysm
Copy link
Author

paroxysm commented Apr 7, 2013

I would rather resolve this in the framework instead, but if all else fails I'll try your approach ajmalmsali.

@ajmalmsali
Copy link

Yea paroxysm, go ahead,

On Sun, Apr 7, 2013 at 7:58 PM, paroxysm [email protected] wrote:

I would rather resolve this in the framework instead, but if all else
fails I'll try your approach ajmalmsali.


Reply to this email directly or view it on GitHubhttps://github.com//issues/121#issuecomment-16015989
.

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

No branches or pull requests

2 participants