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
Is there a way to force the redraw of the expanded box contents when clicking on neighboring titles when the expanded box is already open?
For example, I've added social icons below the paragraph using a list (and that list varies tile by tile; aka member bios). However, some tiles have more social profiles then others. When opening one tile with only a couple social profiles (e.g., twitter and facebook) and then clicking on the next tile which has a few more (e.g., twitter, facebook, google plus, and rss feed) only the original couple social profiles show up (i.e., the original twitter and facebook but with the correct urls) unless you close the expanded box and reopen it.
Click on one tile with fewer social profiles:
Next, click on the neighboring tile that has more social profiles but as you can see only it's only showing the same profiles as the previous tile:
Close and reopen neighboring tile to see that it actually has more social profiles:
I added this to the create function to format the output html…
Hello, looking for suggestions.
Is there a way to force the redraw of the expanded box contents when clicking on neighboring titles when the expanded box is already open?
For example, I've added social icons below the paragraph using a list (and that list varies tile by tile; aka member bios). However, some tiles have more social profiles then others. When opening one tile with only a couple social profiles (e.g., twitter and facebook) and then clicking on the next tile which has a few more (e.g., twitter, facebook, google plus, and rss feed) only the original couple social profiles show up (i.e., the original twitter and facebook but with the correct urls) unless you close the expanded box and reopen it.
Click on one tile with fewer social profiles:
Next, click on the neighboring tile that has more social profiles but as you can see only it's only showing the same profiles as the previous tile:
Close and reopen neighboring tile to see that it actually has more social profiles:
I added this to the create function to format the output html…
…and then added to the update content section with…
The text was updated successfully, but these errors were encountered: