buxel
buxel
Hi, Is it possible to run a development version of a generated app without the minification? It would be much easier if one could see the source files in their...
**Is your feature request related to a problem? Please describe.** I usually have "# Todo" at the end of my meeting minutes. Sometimes there are no todos so the section...
I just tried your script on a new azure NV6 instance. After rebooting, the script continued but showed an error when applying the EDID fix: ``` Step 4 - Applying...
I'm sorry if this is considered rude, but i also posted the issue to [ValveSoftware/steam-for-linux ](https://github.com/ValveSoftware/steam-for-linux/issues/7012) because it's hard for me to tell what exactly causes the problem. #### Your...
Is it possible to add an attribute to a collection so the generated schema has the "uniqueItems" property set? From this: ``` [UniqueItems] public List UniqueStrings { get; set; }...
There is some jumping around happening when selecting text close to a query result. You have to be very careful to not accidently move the mouse too close to it...
After finally managing to get an angular/sails setup running i started studying the docs a little bit more. My takeaway of this was to get the much praised sailsJs real...
Hi, I'am currently using your react-starter-kit and trying to use [material-ui](https://github.com/callemall/material-ui) with it. When i require it in a component, i get the following exception: ``` /home/ubuntu/workspace/windowManager/node_modules/material-ui/docs/dist/js/app-bar.jsx:29 if (this.props.title) title...
Hi, I'am currently looking around for a nice game engine for some side project. I've been playing with react for some time and really like the whole concept. Being able...
Hi, I'm trying to transcode the videos i took with my phone for archiving. Since the iOS camera filenames do not give away the creation date, I tried to "preserve...