akoval
akoval
1) Create application using rekit cmd from scratch. 2) go to dependency list in studio 3) try to update anything Result: rekit is failed ```socket disconnected running task: npm update...
Numeric input control can be invalid (for example`` with **123....456** text). but validation mechanism returns OK. It uses `this.$el.val()` which returns empty for invalid control. As a result all validators...
Is there a way to handle allure.properties? I created allure.properties in my resources folder and setup allure.issues.tracker.pattern with my bug tracker In report I still see relative links with my...