Nick Artman
Nick Artman
I do not want to, upon `/read` include the associations in the result. This gives the option for this to happen.
Hey all, I am pretty much useless in Ruby, but got this issue when running this on a pretty large Cisco network: ``` Traceback (most recent call last): 24: from...
Hello, after a very long and exhausting set of digging, I figured out that the way that this module handles either distribution or some other component in the CI pipeline...
Hey All, I have an issue with a fairly intricate map with multiple layers, data sources (all of which update realtime) and directions that are dynamically added based on outside...
It'd be awesome if the app supported a more basic naming convention, as used by default with TubeArchivist. Spec: `[channel_id]/[video_id].mp4` Ex: `UCL_f53ZEJxp8TtlOkHXXXXX/DB15tXXXXX.mp4` Note: There are no brackets in the file...
It seems that this application is not compatible with some modern bank software. Specifically this line here: https://github.com/stoicflame/ofx4j/blob/master/src/main/java/com/webcohesion/ofx4j/client/context/OFXApplicationContextHolder.java#L24 You need to ensure that you have the pplication version to at...
It looks like there is an issue wwith ToDo Items: ``` /Users/Nitrx/Desktop/enml2md/node_modules/html2markdown/markdown_html_parser.js:139 throw "Parse Error: " + html; ^ Parse Error: Look at… ```
Looks like you had an issue here: ``` /Users/Nitrx/Desktop/enml2md/node_modules/html2markdown/html2markdown.js:44 return value.replace(/^\s+|\s+$/g,""); ^ TypeError: Cannot call method 'replace' of undefined at trim (/Users/Nitrx/Desktop/enml2md/node_modules/html2markdown/html2markdown.js:44:15) at Object.parser.end (/Users/Nitrx/Desktop/enml2md/node_modules/html2markdown/html2markdown.js:377:34) at parseEndTag (/Users/Nitrx/Desktop/enml2md/node_modules/html2markdown/markdown_html_parser.js:198:15) at String.replace...
## Package version ``` "@adonisjs/ace": "^5.0.8", "@adonisjs/auth": "^3.0.7", "@adonisjs/bodyparser": "^2.0.5", "@adonisjs/cli": "^4.0.9", "@adonisjs/cors": "^1.0.7", "@adonisjs/fold": "^4.0.9", "@adonisjs/framework": "^5.0.9", "@adonisjs/ignitor": "^2.0.8", "@adonisjs/lucid": "^6.1.3", "@adonisjs/session": "^1.0.27", "@adonisjs/shield": "^1.0.8", "@adonisjs/vow": "^1.0.17", "@adonisjs/websocket": "^1.0.11",...
Let's say I have a many to many relation from posts to comments. Right now if I executed: `