Justin Kimbrell
Justin Kimbrell
I am taking a look at this now. When you save the notification, the template fields are getting saved correct?
Also, what did you enter for the campaign name field in the service tab?
I think I have this issue fixed. Download the master branch to see if this works for you.
Couple things, I would recommend Babel/and ES6 imports and just import the raw files, and dont mess with the compiled/dist files unless you load the script into the global scope....
Need to write a Vue and React plugin. I have experience with Vue and Angular, but not too familiar with React framework specifics. The concepts are all the same. Vue...
@brianespinosa I just pushed a huge commit of code comments, and now integrated jsdocs into the build system. Closer to v1 with this newest commit. I need to finish up...
Update on this thread: I just had a chance to finally finish the new docs, which are now generated with jsdoc and can be contributed to with pull requests. The...
If you download the repo and go to `public/index.html` you will see the new website. What's really great about this new architecture is the docs are now open source and...
This is totally possible in the new version. I implemented this on a whim thinking somebody would need it and I am glad I did. Download the new dev branch....
Thanks for pointing this out. I am not sure what the issue is off hand, but I know this was not like this the last time I tested it, and...