I just started using Manatee.Trello but I managed to get most everything I need working including adding new cards and updating existing. I'm attempting to add
Getting below error when tried to start the server I'm using apache 7.0.57 and SQLJDBC 8.2, can't use mssql-jdbc-9.2.0.jre8.jar as that is not supported by my p
In a Vue application I have many features that can only be used if the user is actively logged in. The function that checks if the user is authenticated is like
I want to convert svg to render chart of class chartjs-render-monitor?
Unable to click and Select upload button Click on upload button Window popup open to select the file from local drive Select file and upload `<form name="upl
function newtonRaphson(x, count){ while(count > 0){ var previousValue = 0 if(previousValue === 0){ previousValue = x/2 } var y = (pr
I've designed a filter which displays some images and plays some audio. It works well in spark-ar studio, but once exported to Instagram (either directly or th
When adding a new record into my database I get the error: Conversion failed when converting date and/or time from character string The datetime it tries
Showing white blank screen with the use of context api in React js I'm running my code which has no errors, but when I take a trip to localhost:3000 I get a bla