[
https://issues.apache.org/jira/browse/IGNITE-8155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16429982#comment-16429982
]
Ilya Borisov commented on IGNITE-8155:
--------------------------------------
The cause of warning was a combination commented out pug mixin attribute and
ngModelOptions: allowInvalid.
> Warning in log on opening of cluster tab in advanced mode
> ---------------------------------------------------------
>
> Key: IGNITE-8155
> URL: https://issues.apache.org/jira/browse/IGNITE-8155
> Project: Ignite
> Issue Type: Bug
> Reporter: Vasiliy Sisko
> Assignee: Alexey Kuznetsov
> Priority: Major
>
> # Create new cluster
> # Save cluster
> # Open cluster tab in advanced mode
> In browser console next message is shown:
> {code}
> The specified value "value" is not a valid number. The value must match to
> the following regular expression: -?(\d+|\d+\.\d+|\.\d+)([eE][-+]?\d+)?
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)