Omar Khaled

Results 3 issues of Omar Khaled

## Expected Behavior The mobile view with `responsive:'stacked'` should render 2 columns with KEY - VALUE each taking 50% of the screen Like this screenshot [https://static.brantu.com/images/content/medium/LRPZ8Vq0r-3ba5f2ddd95e5d34.png](url) ## Current Behavior The...

bug

Adding validation messages on Mongoose models doesn't return to the client on validation errors, they all return "User validation failed" instead of the actual error message in the Model example:...

Changed highlight-words-core to be peer dependency instead of dependency. due to an issue with TypeScript `interface HighlightTextProps extends FindAllArgs` was not really working, and typing errors are shown for props...