Mathieu-COSYNS

Results 8 issues of Mathieu-COSYNS

### ⚠️ This issue respects the following points: ⚠️ - [X] This is a **bug**, not a question or a configuration issue. - [X] This issue is **not** already reported...

bug
help wanted

### Is your feature request related to a problem? Please describe. When the external auth hook doesn't work properly (eg. hook is an http link to a server not working,...

suggestion

I am running Firefox `131.0.3` on my Windows 11 computer. When I go to a example page, I cannot run the example. For example when I go to , I...

### ⚠️ This issue respects the following points: ⚠️ - [x] This is a **bug**, not a question or a configuration issue. - [x] This issue is **not** already reported...

bug

### Is there an existing issue for this? - [x] I have searched the existing issues ### Current Behavior This screenshot show the find menu after closing it. ### Expected...

bug
graphiql

### Is there an existing issue for this? - [x] I have searched the existing issues ### Current Behavior When selecting a text the selection highlight does one character before...

bug
graphiql

### material-react-table version 3.2.1 ### react & react-dom versions 18.3.1 ### Describe the bug and the steps to reproduce it Rows and Cells don't have a stable keys if the...

This PR fixes #1459 This code also include a another way of fixing https://github.com/KevinVandy/material-react-table/issues/808 Note: It might cause some issues for users who fail to provide a getRowId function that...