Scott Laurent
Results
3
comments of
Scott Laurent
If anyone runs into this in the future, I added a PR to resolve this, but I was a bit rushed and I think the tests could be a bit...
I happened to run across this. There is a fine line here between the flexibility of allowing it to be used in a uuid scenario and forcing the int id's....
@for didn't work for me. I would up changing: `@foreach (...) ... @endforeach` to ` ... and that fixed it.`