Ari Gunawan

Results 7 comments of Ari Gunawan

It seems that the last update (upgrade SPFx version to 1.14) didn't correctly implemented (missed readme, missed modules (react, react-dom, types, etc), changed ids, etc). I've recreated the app using...

It seems that the last update (upgrade SPFx version to 1.14) didn't correctly implemented (missed readme, missed modules (react, react-dom, types, etc), changed ids, etc). I've recreated the app using...

Hi @Goonie78, I've just tried to select the **Site Pages** as the list source (after creating **Category** choice column on the Site Pages list). It works as expected on showing...

Hi @florianbommarius, I've just reinstalled the app from scratch and it's working as expected so far. ![image](https://user-images.githubusercontent.com/8691985/184629838-85c881f6-9ef3-4006-aabb-04e0c9a7d7da.png) Please follow the Compatibility information from the [readme](https://github.com/pnp/sp-dev-fx-webparts/blob/main/samples/react-accordion-dynamic-section/README.md): ![image](https://user-images.githubusercontent.com/8691985/184629763-2e359a1d-e867-4049-9677-2aaffdaa5e19.png) This sample is using...

The TaxonomyPicker is an input component while this one is a reusable component for displaying data consistently. Pretty much like the tag element from Bulma ([reference](https://bulma.io/documentation/elements/tag/)) It will provide some...

> > > Hi all, > > Some ideas which can be gathered from material ui > > [chips material ui](https://material-ui.com/components/chips/) > > Hope this helps Great! I got some...

I can update the CSS without any issues, so I'm unable to replicate the problem. Do you have a public branch with the changes available for testing?