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

Feature/dashboard metrics #1

Merged
merged 4 commits into from
Dec 22, 2021
Merged

Feature/dashboard metrics #1

merged 4 commits into from
Dec 22, 2021

Conversation

alecritson
Copy link
Collaborator

Added an initial attempt to get the dashboard working.

@alecritson alecritson merged commit 2e97da0 into main Dec 22, 2021
@alecritson alecritson deleted the feature/dashboard-metrics branch December 22, 2021 13:26
glennjacobs added a commit that referenced this pull request Dec 18, 2023
Move everything into /packages folder
glennjacobs pushed a commit that referenced this pull request May 28, 2024
Fix error `get_class(): Argument #1 ($object) must be of type object,
null given`

this happens when added a new attribute to a resource.
the fix
7b19a0e
is to mutate the state during field dehydration to return new field type
instance when state is null
`formatStateUsing` doesnt set the instance during field hydration as it
only apply when the state is not null

other commits are some inconsistency that I found while troubleshooting,
it should still works without those commits
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

Successfully merging this pull request may close these issues.

2 participants