You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 17, 2025. It is now read-only.
<div><span class="hint">error in component <code ng:non-bindable="">ngPattern</code>
</span>
</div>
</h1>
<div><pre class="minerr-errmsg" error-display="Expected {0} to be a RegExp but was {1}. Element: {2}">Expected {0} to be a RegExp but was {1}. Element: {2}</pre>
<h2 id="description">Description</h2>
<div class="description"><div class="ngpattern-page ngpattern-noregexp-page"><p>This error occurs when 'ngPattern' is passed an expression that isn't a regular expression or doesn't have the expected format.</p>
<p>For more information on valid expression syntax, see 'ngPattern' in <a href="api/ng.directive:input"><code>input</code></a> directive docs.</p>