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

initialValue value that not worked, even after update this package in node modules #137

Open
wogno opened this issue Oct 5, 2024 · 0 comments

Comments

@wogno
Copy link

wogno commented Oct 5, 2024

<AutocompleteDropdown
dataSet={extra.categories}
initialValue={formik.values.category_id ?? undefined}
loading={isLoading || byIdLoading || (isEdit && !product)}
inputContainerStyle={{
backgroundColor: theme.colors.surfaceVariant,

          }}

My update
Capture d’écran 2024-10-05 à 16 36 43

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

1 participant