forked from Dogfalo/materialize
-
-
Notifications
You must be signed in to change notification settings - Fork 106
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Before submitting...
- I have searched for duplicate or closed issues.
- I have read the CONTRIBUTING document and my issue is following the guidelines.
- I have read the template completely before filling it in.
Context
The sample code for JS implementation for Chips component is missing some options especially allowUserInput option which is required for the JS implementation to work.
Current Behavior
If the code run as is, the issue from #642 will appear.
Expected behavior
The chips and input should appear as below:

Possible Solutions or Causes
The documentation should be updated to include allowUserInput inside the sample code.
Steps to reproduce
View via CodePen attached above
Your Environment
- Version used: 2.2.2
- Browser Name and version: Safari 18.5
- Operating System and version (desktop or mobile): MacOS 18.5
- Additional information you want to tell us:
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation