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

Not working as expected? #106

Open
Parasbuda opened this issue Mar 9, 2022 · 0 comments
Open

Not working as expected? #106

Parasbuda opened this issue Mar 9, 2022 · 0 comments

Comments

@Parasbuda
Copy link

I'm sending additional options like offset ,limit and supplier. The API endpoint which I'm consuming for data requires supplier data. When valid supplier supplier data is supplied the Select is working perfectly but when no supplier selected the it is showing no options which is also fine. But the real problem is that after selecting without supplier there is no options then if i passed the valid supplier it is not showing any data.

working fine condition
step 1 const supplier=1 options=all options

not working condition
step 1 const supplier=null options=no options
step 2 const supplier=1 options=no options

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