Dan
Dan
@ac-lakshmikanth did you change to http://www.domain.com on both Settings? **Basic** -> Site URL **Advanced** -> Valid OAuth redirect URIs
Does this mean that I have to have `enable` on all controls by default? Btw, `enable` is the same as `enable={true}`.
I recommend to update wording. `enabled`, `disabled` and `editable` represent state. But `enable` represent action. However, I am more concern if we have to include `true` as default property. It...
@Crash-- Awesome. Thanks for great work.
@alleycat-at-git I was thinking adding these statements to CommentsContainer and let it control data to CommentsComponent. We would also need to initialize the action fetch data from Container rather than...