You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a template that is used to display a "card". When the page first loads, sometimes the first few "card" templates have no selectable options, yet all the others do.
Is this an issue with x-editable or my Meteor code? It is in a rendered callback, following the pattern set forth. Please let me know, thank you.
The text was updated successfully, but these errors were encountered:
frank1340
changed the title
Select Fields Don't Appear on Render (sometimes)
Select Options Don't Appear on Render (sometimes)
Jul 21, 2015
actually I have a similar problem. My editables seem to appear in a simple test project properly.
in my production project they only appear in a certain browser (chrome) every second reload.
other browsers like firefox or safari don't display the editable options.
Hello,
I have a template that is used to display a "card". When the page first loads, sometimes the first few "card" templates have no selectable options, yet all the others do.
Is this an issue with x-editable or my Meteor code? It is in a rendered callback, following the pattern set forth. Please let me know, thank you.
The text was updated successfully, but these errors were encountered: