question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

@2.3.1 input fields do not display text.

See original GitHub issue

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.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
lionel-bijaouicommented, Oct 19, 2018

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

1reaction
lionel-bijaouicommented, Oct 17, 2018

@qkdreyer I have no idea 😓

Read more comments on GitHub >

github_iconTop Results From Across the Web

Input value doesn't display. How is that possible?
I have a small form with a handful of text inputs, 1 textarea and 2 selects. None of the text input values display,...
Read more >
Why the number input is the worst input - Stack Overflow Blog
A number input has native increment/decrement buttons. It has built-in validation to verify it is a number. Certain mobile devices will show a ......
Read more >
Web Content Accessibility Guidelines (WCAG) 2.1 - W3C
Text or images of text that are part of an inactive user interface component, that are pure decoration, that are not visible to...
Read more >
HTML and CSS Tutorial: The Intermediates
Adding Hints for Input Text Fields via Attribute placeholder. You can use the placeholder attribute to provide hints for the input, which will...
Read more >
IITAA 1.0 Implementation Guidelines for Web (pre-2018) - Illinois
2.1 - Use text to display text, unless formatting that cannot be achieved with CSS is required. ... 10.5 - Ensure that text...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found