laravel / octane

Supercharge your Laravel application's performance.
https://laravel.com/docs/octane
MIT License
3.73k stars 289 forks source link

Using Octane cause an issue with repeater fields from Laravel Nova #847

Closed msucevan closed 5 months ago

msucevan commented 5 months ago

Octane Version

2.3.4

Laravel Version

10.47

PHP Version

8.2

What server type are you using?

Not know I'm using Laravel Vapor

Server Version

not know

Database Driver & Version

No response

Description

All the issue details can be found here: https://github.com/laravel/nova-issues/issues/6229

I spent over 2 days to find out that octane was invalided my Repeater field, somehow the data are parsed differently.

To be honest, I don't have any clue at this moment if is an octane or a nova issue.

Any help will be appreciate.

Steps To Reproduce

Fork my repo in order to reproduce the error: https://github.com/msucevan/nova-issue

driesvints commented 5 months ago

Hi there,

Thanks for reporting but it looks like this is a question which can be asked on a support channel. Please only use this issue tracker for reporting bugs with the library itself. If you have a question on how to use functionality provided by this repo you can try one of the following channels:

However, this issue will not be locked and everyone is still free to discuss solutions to your problem!

Thanks.