Skip to content

Conversation

@leonmak
Copy link

@leonmak leonmak commented Sep 23, 2018

Fixes #issue(s) . Image does not update after selection.

Changes proposed in this request:

  • Following AlertRow, reload data to show image

@mats-claassen
Copy link
Member

@leonmak I cannot reproduce the issue, or I am not understanding it. Can you reproduce it in the examples? Or give us code to reproduce it?

@funkenstrahlen
Copy link
Contributor

@mats-claassen I can reproduce this issue when ImageRow is used in a ShareExtension. However I do not think the fix @leonmak provided is a good solution because reloading the whole table seems a bit much just for refreshing a single cell.

@mats-claassen
Copy link
Member

@funkenstrahlen Is the problem resolved for you if you add self?.reload() instead of the proposed change?

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

Successfully merging this pull request may close these issues.

3 participants