smeng9

Results 27 issues of smeng9

Closes https://github.com/pyeve/eve/issues/1478

### Actual Behavior MONGO_URI's username, password, and authSource in uri are not parsed correctly ```python https://github.com/pyeve/eve/blob/master/eve/io/mongo/flask_pymongo.py#L76 ``` It uses dbname as authSource, but the authSource should be parsed from options...

I basically followed the steps here https://redocly.com/docs/redoc/deployment/react/ , expecting it to work but get no luck **Describe the problem to be solved** Running Redoc in a vitejs project throws error...

investigation

**What you were expecting:** The codesandbox should not keep rerendering the view **What happened instead:** the view gets rerendered infinitely **Steps to reproduce:** Create a sandbox using https://github.com/marmelab/react-admin/tree/next/examples/no-code **Related code:**...

bug

Before: https://codesandbox.io/s/github/marmelab/react-admin/tree/next/examples/no-code After: https://codesandbox.io/s/github/smeng9/react-admin/tree/nocodeexample/examples/no-code Close https://github.com/marmelab/react-admin/issues/7453 ~~Also updates dependencies to react 18~~ ~~Also remove deprecated @vitejs/plugin-react-refresh~~ ~~For the examples are you gradually moving to `vite` as the build tool than...

WIP

**What you were expecting:** In https://mui.com/material-ui/react-autocomplete/ AutocompleteInput have both comboBox mode and freeSolo mode For freeSolo mode user should be able to type in the input box without the need...

Hi, I have tried the examples in this repo and I feel docusaurus-openapi offers more functionalities than Redocly. I am wondering if there could be a standalone UI package so...

**Describe the bug** I tried to run a dynamically linked binary compiled against musl, but zelos cannot load the program correctly **To Reproduce** Steps to reproduce the behavior: 1. Download...

Some of the device return not only a single message, but multiple messages for a single command e.g. > Calibrate Calibrate started (10 seconds later) Calibrate finished

enhancement