Bethany Maloney

Results 7 issues of Bethany Maloney

### Version 1.42.0 ### Steps to reproduce 1. Install [MUI](https://mui.com/material-ui/getting-started/installation/) 2. Create the below test ```tsx import { test } from "@playwright/experimental-ct-react"; import { TextField } from "@mui/material"; test("this test...

P1-resolve-asap
v1.43

This PR begins the process of adding [nullability](https://learn.microsoft.com/en-us/dotnet/csharp/language-reference/builtin-types/nullable-reference-types) support to fluent-nhibernate. Nullable Reference is a compiler feature that provides warning of potential null reference errors. This feature has been enabled...

Update the NuGet package to provide libraries for .NET 6.0 and 8.0. Also removed .NET Core 2.0 as it went EOL in 2018 (almost 6 years ago). `build.ps1` runs locally...

This PR converts `Chapter 14. Batch processing` to the markdown format and adds a new layout for repeated content. I've converted the content from HTML to markdown as 1. markdown...

Twitter is now known as X. So we can either update the logo or remove the link. As no tweets have been posted in the last 10 years we should...

Add Dev Container support to simplify initial setup. I'm using Ruby 3.2 as 3.3 is throwing an error `undefined method []' for nil (NoMethodError)` when I try to run `bundle...

### Steps to reproduce Link to live example: [sandbox](https://codesandbox.io/p/sandbox/to-delete-forked-gc2nzv?file=%2Fsrc%2FApp.tsx) Steps: 1. Add `` 2. Add a `` 3. Style a DataGrid to add a border `"& .MuiDataGrid-main": { border: "1px...

bug 🐛
component: data grid
status: waiting for author
customization: css