Rohland

Results 5 comments of Rohland

I have found it does work if the value isn't just a property on the scope. For example: This does not work for me: ``` javascript $scope.value = "// some...

Hi @Emins Sorry, I don't have much time to look into this, but I think it comes down to the Regex being used. You could try this: ``` ]*>.*? ```...

@marcelocelo Thanks for helping out :) If you don't mind, please can you add a few tests to verify the changes you made.

I'm running into a similar issue, but only for a server where I'm not using the proxy. Here is the kamal config (I just set the health-cmd to exit with...

OK, just leaving this comment here for anyone else searching for this problem. Took a fresh look this morning, and realised `proxy: false` is meant to be configured in the...