Artem Tabalin
Artem Tabalin
Thank you for the quick response! Sure, a unit test to reproduce the issue: ```java @Test public void escapeCharAndNullValueConflict() throws IOException { String csv = "id,value\n" + "1,\\N"; InputStream in...
Are you sure you are initializing jsSocials on the element once it's attached to the document?
> TypeError: countries.unshift is not a function This is the working sample the way it is. Are you sure you didn't change the source? `countries` should be an array which...
Could you make a PR with the suggested change?
This should be sufficient. All you need is to create the DB and change the connection string to the database. Be sure the environment is properly configured and the connection...
Could you show the response coming from the api (in Network tab of DevTools for instance)?
@Marklt, would you mind providing a jsfiddle reproducing the issue?
@epicfaace, thank you for the contribution! Could you please address a couple of comments?
There is no such callback currently. I like the idea. As for now, please checkout the following issue https://github.com/tabalinas/jssocials/issues/19 It explains how to get total amount of shares. Knowing the...
Thank for the suggestion. Could you do a PR?