Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Post data not recorded correctly #298

Closed
ametad opened this issue Nov 6, 2018 · 4 comments
Closed

Post data not recorded correctly #298

ametad opened this issue Nov 6, 2018 · 4 comments

Comments

@ametad
Copy link

ametad commented Nov 6, 2018

Post data contains a array with key and empty value (network tab):

image

Dump (dd($request);) in Laravel correctly shows:

image

But Clockwork recorded the Post data incorrectly as:

image

Notice the key is "0" instead of "2".

@itsgoingd
Copy link
Owner

Fixed in master, thanks!

@ametad
Copy link
Author

ametad commented Nov 6, 2018

How often do you release a new version about?

@itsgoingd
Copy link
Owner

I'm planning on releasing a bigger 3.1 release this or next week including this fix.

@ametad
Copy link
Author

ametad commented Nov 7, 2018

You're the best 👍 Thank you very much!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants