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

CardArticle: Title not updating #110

Open
h-elbeheiry opened this issue Apr 10, 2019 · 2 comments
Open

CardArticle: Title not updating #110

h-elbeheiry opened this issue Apr 10, 2019 · 2 comments
Labels

Comments

@h-elbeheiry
Copy link

Hi, I created a card with CardArticle type.

and when I tried to edit its title:

card.title = "New Title"

the app run successfully but the CardArticle stays the same as "The Art of the Impossible".

Note: The title is updatable if I'm using CardHighlight instead of CardArticle.

If there is a quick fix for that until a next update that would be great.

Again thanks for the amazing framework. 👌🏻

@mcz9mm
Copy link

mcz9mm commented Apr 12, 2019

me too.
It also occurs with CardHighlight.

@PaoloCuscela
Copy link
Owner

Are you updating the title when the view is loaded or during the execution ?
Did you istantiated the card by code or with the storyboard ?

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

3 participants