Dan Mason
Dan Mason
@andersao @pjmartorell The issue with the solution above is that when caching it doesn't distinguish results withTrashed and without as seperate cache entities so if you run repo->withTrashed()->paginate(15) and later...
@olivernybroe I am getting this now too :( Invalidate & Restart the only solution for now?
@mikebronner I have had a look at this and it seems that it completely skips caching as it uses `Query\Builder` under the hood to execute the query for each record....
@erikras I have a form that does some complex calculations `onBlur` that could dispatch a new value for the current field but after upgrading from `6.3.2` to `6.8.0` the `onBlur`...
@leon0399 I wanted to see if this could be done without breaking changes, since I want to switch one of our apps to using octane. However, I ended up changing...
@mfn I can submit the PR if you want me to after I have tested it, just seems you guys have a mammoth task on deciphering what was originally planned...
The fix should be to update to Nova 4.31, the package should be updated to make that the min version, not this change.
@ChrisBullOz @DavidMealha-Onfido The Open API generator 7.1.0 released a fix for these deprecations. Can we get a new release using the latest open api generator version?
> Sounds reasonable to me; @dmason30 are you still around? WDYT? Its clearing using Octane events so i am not sure what allowing anything but LARAVEL_OCTANE enabled code into that...
I understand this is still draft, but please undo any formatting changes so we can actually see the changes you want to make.