Viktor Nagornyy
Viktor Nagornyy
I don't think we're actually tracking anything, but there is an option to disable/enable it:  We should consider removing it.
This is a discussion focused on Composer usage in Classic SEO. @xxsimoxx concerns: - vendor dir should not be in the repo but build when doing the release - set...
It looks like there's a bug with how error validation_error function works. https://github.com/mailgun/validator-demo/blob/master/index.html#L88 ``` // if email is invalid function validation_error(error_message) { $('#status').html(error_message); } ``` `$('#status').html(error_message);` does not fire. The...
**Is your feature request related to a problem? Please describe.** When Classic Commerce is used on WordPress 5.5+ the product type dropdown is missing. This is a known issue and...
**Describe the bug** "New collective" `` element is inside ``, which it shouldn't be as [HTM5 spec](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/ul) doesn't allow it: > Permitted content: Zero or moreĀ ``,Ā ``Ā andĀ ``Ā ...
### ā ļø This issue respects the following points: ā ļø - [x] This is a **bug**, not a question or a configuration/webserver/proxy issue. - [x] This issue is **not** already reported...
### Is your feature request related to a problem? Please describe. Email spam is the main problem. Mail app allows users to "Mark as spam" but it simply moves the...