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:item-name only works if capitalised (crud) #201

Closed
fadeev opened this issue Feb 17, 2022 · 1 comment · Fixed by #214
Closed

fix:item-name only works if capitalised (crud) #201

fadeev opened this issue Feb 17, 2022 · 1 comment · Fixed by #214
Assignees

Comments

@fadeev
Copy link
Contributor

fadeev commented Feb 17, 2022

This works:

<SpCrud store-name="cosmos.blog.blog" item-name="Product" />

This doesn't:

<SpCrud store-name="cosmos.blog.blog" item-name="product" />
@fadeev
Copy link
Contributor Author

fadeev commented Feb 17, 2022

The prop shouldn't be case-sensitive.

mihailmarcu added a commit that referenced this issue Feb 18, 2022
@fadeev fadeev changed the title item-name in the CRUD only works if capitalised fix:item-name only works if capitalised (crud) Feb 19, 2022
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 a pull request may close this issue.

2 participants