Francisco
Francisco
Is there a way I can override the style of the cell that contains the down/up arrow icon that appears as first cell when parentChildData is being used? I tried...
I am trying to connect to this service : `http://api.linkedin.com/v1/companies/{id}/relation-to-viewer/is-company-share-enabled` As a response, I am getting LinkedIn::Mash object, which is blank. The response I am expecting is `true` Any ideas?
I have nested forms in the same page. When clicking on save, parent forms also validate. Is there a way to use e.stopPropagation? I believe this should be when validating....
Add mention plugin to allow tagging users to the editor. This new functionality was done based in the example provided by the original Slate framework (https://www.slatejs.org/examples/mentions)