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
support request => Please do not submit support request here, see note at the top of this template.
What is the current behavior? [email protected] Some input fields do not display text or any other data type ( first three in the example below), but the data changes in JSON.
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem via codesandbox
with pretty JSON output: fiddle
What is the expected behavior? [email protected] all input fieldes shows data.
What is the motivation / use case for changing the behavior?
I suppose it's happening, because of the dot (.) or/and brackets ([]) operator in model property in schema (e.g. model:" mainBroker.url ")
Please tell us about your environment:
Version: [ 2.3.1]
Browser: [ Chrome 69.0.3497.100 ]
Language: [ES6/7]
I'm quite new in Vue.js and I hope I use VFG in proper way and I don't repeat already existed issue report.
You can change VFG version from 2.3.1 to 2.2.2. in codesandbox or jsfiddle and see the difference.
The text was updated successfully, but these errors were encountered:
Hi,
I'm submitting a ...
What is the current behavior?
[email protected] Some input fields do not display text or any other data type ( first three in the example below), but the data changes in JSON.
codesandbox
with pretty JSON output:
fiddle
[email protected] all input fieldes shows data.
I suppose it's happening, because of the dot (.) or/and brackets ([]) operator in
model
property inschema
(e.g.model:" mainBroker.url "
)Please tell us about your environment:
I'm quite new in Vue.js and I hope I use VFG in proper way and I don't repeat already existed issue report.
You can change VFG version from 2.3.1 to 2.2.2. in codesandbox or jsfiddle and see the difference.
The text was updated successfully, but these errors were encountered: