dkatsios

Results 6 issues of dkatsios

The input is actually shorter in height than the button and the input-group-text OS: Windows 11 Browser: Firefox 100+ (also tested on Edge and it's still broken) ![image](https://user-images.githubusercontent.com/68110106/170660481-420653f1-1fcf-440f-a01d-6199debc3a76.png)

When initializing a range input, I get this error: ![image](https://user-images.githubusercontent.com/68110106/159771638-431d7054-4d1a-4254-8f44-d1e9b125d584.png) JavaScript: ```JS const range = new mdb.Range(document.getElementById('rateRange')); ``` HTML: ```HTML Example range ``` OS: Windows 11 Browser: Firefox 98.0.1 Using...

This is of utmost importance!

I was wondering if there is an easy way of changing the default payload settings(weapon, pods, fuel tanks) in the F-16 Block-52 so I don't have to go through the...

I have been using Visual Studio for a very long time but I recently started using VS code for my silly little web apps. No matter how many Bootstrap extensions...

I was wondering if there is an obb way of changing the default date format in the datepicker from MM-DD-YYYY to DD-MM-YYYY. Thanks