-
Do you have any plans to further support .Net Aspire by creating a component so that we can easily add the self-hosted Sentry to Aspire Setup.
Something like:
```csharp
var builder = Distributed…
-
If I'm making a dashboard, I want to get able to iterate through items in a list and display each item with a custom display.
-
How would I got about dynamically adding new systems and components to the main loop without needing to modify it?
Take this for example...
```cs
public static void Main(string[] args)
…
-
We need to write documentation on the Core component.
https://devdocs.mautic.org/en/latest/components/core.html
-
This issue will standardize a Header Block which can be composed into container components (Dialog, Drawer, Overlay) and provide a Header Block component.
**Requirements**
The Header Block will …
-
Hi,
There seems to be an issue with either strapi or the starter project, since there are duplicate ids for components in the api response, which results into the non-unique keys error in react when …
-
https://react-spectrum.adobe.com/react-aria/TimeField.html
-
Only TeacherForm and StudentForm are available in the completed branch of this repository; please include other form components as well.
Thank You
-
**How can I export components from module?**
For example, if I don't want to autoimport specific component or if consumer wants to import component explicitly.
I managed to find a way to export …
-
The chat component's UI requires improvements to ensure better readability and user experience.
Specifically:
- Make the text boxes proportionate to the text.
- The text boxes should resize …