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

Cache remember doesn't return the value #780

Closed
eaguad1337 opened this issue Dec 14, 2023 · 0 comments · Fixed by #781
Closed

Cache remember doesn't return the value #780

eaguad1337 opened this issue Dec 14, 2023 · 0 comments · Fixed by #781
Labels

Comments

@eaguad1337
Copy link
Member

eaguad1337 commented Dec 14, 2023

Describe the bug

Cache.remember() stores the data but it doesn't return the value from the callback at the first call.

Expected behaviour

It should return the data that was stored at the first call.

Steps to reproduce the bug

No response

Screenshots

No response

OS

Linux

OS version

Sonoma 14.1.2

Browser

No response

Masonite Version

4.19.1

Anything else ?

No response

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

Successfully merging a pull request may close this issue.

1 participant