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

Fix ListSynth getter method #2044

Open
wants to merge 6 commits into
base: 1.x
Choose a base branch
from

Conversation

shepard153
Copy link

Currently there is an issue when saving/removing items that have dots in the key field. For example inserting "15KG (1.0mm)" will cause the following error:
image

This PR fixes the issue by overwriting get method of parent AbstractFieldSynth class in Lunar\Admin\Support\Synthesizers\ListSynth.

Also I've added tests for the synthesizer

Copy link

vercel bot commented Dec 31, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
lunar-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 31, 2024 1:38pm

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.

1 participant