Fredrik Boström
Fredrik Boström
@ShreyasKraman it's been a while, but did you solve this?
Hi, I have the same problem in my webpack setup even though I'm on OS X and have added the `root=true` to the less configuration. I have a sample repository...
Ah I see. I've used this successfully with [jshint for Grunt](https://github.com/gruntjs/grunt-contrib-jshint) before, but looking at their [code](https://github.com/gruntjs/grunt-contrib-jshint/blob/master/tasks/lib/jshint.js#L13) it seems that they're indeed using the cli. Bummer. Perhaps I should raise...
I'm having a problem with secure WebSocket connections over the proxy (HTTPS->HTTP). Normal websocket connections work fine in my app. So I thought I'd debug the wss case and wrote...
Same scenario here as @ziaulrehman40 @artegen and @andtos90. Any suggestions?
@olivierpascal did you find a way to automatically persist the reactive variable values over page refresh?
@bmwasonga I didn't 🙁
I just accepted that they won't persist on reload. It wasn't so crucial so didn't bother to dig deeper.
We've also noticed that when both `http-log` and `query-log` are included in the `HASURA_GRAPHQL_ENABLED_LOG_TYPES`, then the `http-log` also outputs the operation name, variables and GraphQL query, even for successful operations...
Could you specify a bit more precisely what you're after? A watermark *in addition* to the normal rendered text, or just text looking like watermark? Do you have examples images...