Martin Spierings
Martin Spierings
The numbers to enter for an American Express card are different, 1 number less and the order is xxxx xxxxxx xxxxx. Perhaps a toggle for input would be best?
Just tried the demo and i noticed it doesn't have smooth scrolling. So when you go from step 3 to 4, it shifts immediately. This will confuse the users and...
Not really an issue but i just wanted to say that you came up with a funny name ;)
When installing the latest version, it gives a deprecation message: `[email protected]: CircularJSON is in maintenance only, flatted is its successor.` Are there any plans to upgrade to its successor?
When installing the latest version, it gives a warning: `npm WARN deprecated [email protected]: postinstall-build's behavior is now built into npm! You should migrate off of postinstall-build and use the new...
I've ben trying to customize the theme and updated the foundation to the latest, but i've now turned on wp debug and noticed this error: SCREAM: Error suppression ignored for...
It would be nice if this module would handle errors or potential problems. Sometimes i have some users who run into things that can be avoided or should state a...
Right now the responsive sm/md/lg classes add this to the CSS: ``` @media screen and (min-width: 576px) { .sm\:flex-1 { flex: 1 1 0% !important; } ``` would be for...
It would be nice if this extension would allow users to not use the workspace settings.json but instead the user profile settings.json to store the toggled status. We currently share...
When i open devtools and enable the Chrome mobile emulator it gives me this error: inject.js:13 Uncaught TypeError: Cannot read property '1' of null at inject.js:13 Doesn't matter what page....