Matt Hull
Results
2
comments of
Matt Hull
trafficstars
I'm running into what seems to be the same issue even after switching to the typelevel compiler. Going to try to create a simple standalone repo that reproduces the issue...
@akitaylor I stopped getting this error when I completely eliminated Play `Json.format` in favor of `derived.oformat`. Mind you I don't consistently see an issue when mixing `format` and `oformat` but...