Gianluca Filitz
Gianluca Filitz
### Description Dear colleagues, If you pass the defaultChecked prop to the FormRadioItem it is not applied. That happens because under the hood the prop is not passed to the...
Hello, when you create a upload link, you can only set the headers once. This is a problem when you refresh your authentication token. Apollo allows to pass a function...
### Description Dear colleagues, the defaultChecked prop has no function in FormRadioItem. I created a PR to fix this. ### Versions **fundamental-react: 0.14.4**
Hello, I just implemented an OAuth 2.0 Authorization Code flow to log in users to their solid pod. While doing this, I registered my client at solidcommunity.net. Then, while implementing,...
When you load a USDZ file that contains animations, the loader fails to load any meshes (array is empty). You can verify that by loading these files in the demo...
Basically, I want to increase the number of points which are generated by text2pointcloud. I know that I can't just increase num_points in the sampler. So, I adjusted the base...