Skip to content

Select menu rendering #17

Answered by markacianfrani
rbureau85 asked this question in Q&A
Discussion options

You must be logged in to vote

Try using the React-wrapped component (camelCase) instead-- <RuxSelect></RuxSelect> instead of <rux-select></rux-select> That should get the change event working properly.

Our React wrapper uses our Web Components under the hood. is the wrapper version, is just the plain web component (with all its React flaws). I realize all of our docs only mention the web component version so I can see this being confusing. We'll put some more thought into documenting that better.

As for the options being rendered outside the select, we'll take a look at that more.

Replies: 0 comments 5 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by rbureau85
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@markacianfrani
Comment options

@rbureau85
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants