Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

@2.3.1 input fields do not display text. #511

Closed
1 of 3 tasks
tizl1234 opened this issue Oct 10, 2018 · 5 comments
Closed
1 of 3 tasks

@2.3.1 input fields do not display text. #511

tizl1234 opened this issue Oct 10, 2018 · 5 comments
Labels

Comments

@tizl1234
Copy link

Hi,

  • I'm submitting a ...

    • bug report
    • feature request
    • support request => Please do not submit support request here, see note at the top of this template.
  • What is the current behavior?
    VFG@2.3.1 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?
    VFG@2.3.1 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.

@qkdreyer
Copy link
Contributor

This looks like a major breaking change to me.

v2.3.1 : broken (https://jsfiddle.net/8cxh1nyg/1)
v2.3.0 : working (https://jsfiddle.net/8cxh1nyg/2)

@qkdreyer
Copy link
Contributor

@lionel-bijaoui Could this be caused by lodash-webpack-plugin ? (v2.3.0...v2.3.1)

@lionel-bijaoui
Copy link
Member

@qkdreyer I have no idea 😓

@lionel-bijaoui
Copy link
Member

Should be fixed in the next release
@zoul0813 Can you do it ?

@zoul0813
Copy link
Member

zoul0813 commented Nov 2, 2018

should be fixed in 2.3.2

@zoul0813 zoul0813 closed this as completed Nov 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants