Alfonso Austin-Rivera
Alfonso Austin-Rivera
Hello! Is there currently anyway to pass [data attributes](https://developer.mozilla.org/en-US/docs/Learn/HTML/Howto/Use_data_attributes) to this component? These are helpful when writing tests. Are you accepting PRs?
Given https://github.com/marnusw/date-fns-tz/issues/260 It would be nice to remove or add a disclaimer on the current docs: https://date-fns.org/v3.3.1/docs/Time-Zones
Hello, There is a [security vulnerability](https://github.com/advisories/GHSA-6fc8-4gx4-v693) with the [ws](https://www.npmjs.com/package/ws) package that this plugin transitively depends on. Can we update `graphql-config` to version `4.x.x` (since that is the latests version that...
### Steps To Reproduce 1. Go to "Vaults" 2. Click on 'My Vault" 3. Select all passwords 4. Click hamburger button 5. Click on "Move selected to organization" 6. Select...
*Issue #, if available:* *Description of changes:* Adding DataExplorer plugin By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms...
### Prerequisites - [X] I have read the [documentation](https://rjsf-team.github.io/react-jsonschema-form/docs) ### What theme are you using? core ### What is your question? I am specifying a custom `BaseInputTemplate` and `ObjectFieldTemplate` in...
### Description Currently users are not able to control the `value` of the `` in the `` component. It would be helpful to provide something like `inputValue` in order to...
[The docs](https://www.highcharts.com/docs/react/getting-started) mention the correct way to define a line series is: ```tsx Line chart ``` After doing this I am unclear on what the correct way to manipulate the...