chobo2
chobo2
Hi Is there any timeline if a feature like this will ever make it into this project?
Hi I have something like this ``` //in a controller public void Save([FromBody] SaveTestDto save){ //some stuff here } ``` SaveTestDto ``` public class SaveTestDto { public List MyProperty2 {get;...
**Describe the bug** Right now the low level logging only logs the select statements EF makes such as `Select * From TableA` It does not record the actual results that...
hI I am using React Router v4 + [withTracker][1] and it is working but I ran into an issue now that on one of my pages the components are getting...
Hi I am trying to use NPOI in my asp.net core 2.2 library but I get a warning sign on the package when I installed it but it does not...
Hi I am using Reactjs and want to use a datepicker: https://github.com/Hacker0x01/react-datepicker I have no clue how to make it work as the example uses import React from 'react'; import...
Hi I having a weird problem where on an old ipad mini (running safari 14) shows all the cameras (back and front) but even though it sees the back camera...
Hi I installed the latest version of Firefox mobile on my website and sometimes when I switch between cameras, the cameras fails to load up. I then have to try...
Hi I want to make sure this library is right for me. What I am trying to achieve is this. I want to go on an andriod device (think phone,...
Hi I finally got hold of an iphone (iphone 6) and been testing my application. I have a dropdown that should hold all different video devices but my list is...