imamovic
Results
2
issues of
imamovic
If json with validation is loaded from server you can not setup custom validation for same valdr-type. Custom validation is deleted with validation from server. Problem is with this: ```...
enhancement
``` javascript angular.element('').text(undefined) ``` is returning empty string ("") ``` javascript $('').text(undefined) ``` is returning DOM object (Object[div]) Tested version: 1.3.15
PRs plz!
frequency: low
component: jqLite
needs: breaking change
severity: confusing