Open gd2910 opened 2 weeks ago
@gd2910 can you assign this issue to me? I would like to work on it.
Done @otutukingsley 👍
@gd2910 @GCHQ-Developer-112 which line am I adding the options array to? I assume we are to make this change in the code.mdx
file which is in the src/content/structured/components/multi-select
directory.
Hi @otutukingsley , you're adding the options array to line 108 in the multi-select code.mdx
, above the return statement.
@gd2910 I just created the PR for this issue, can you take a look when you have the time? Thank you!
@gd2910 I just created a new PR for this issue, can you take a look when you have the time? Thank you!
Summary of the bug
The top code demo for IcSelectWithMulti - Javascript doesn't contain an
options
array which breaks the example Copy the options from examples below to fix the issue📸 Screenshots or code
Link to code example