Andy Spaven
Results
1
comments of
Andy Spaven
Looking at https://github.com/playframework/playframework/blob/03149e7f022e12b70eda882a85c9ca5768748b2a/dev-mode/play-routes-compiler/src/main/twirl/play/routes/compiler/inject/forwardsRouter.scala.twirl#L68 the problem is with classOf[SomeOpaqueType]. I've found a possible fix in the routes file but not sure where else opaque types may fail. Hence this isn't a...