@2.3.1 input fields do not display text.
See original GitHub issueHi,
-
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 inschema
(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:
- Created 5 years ago
- Comments:5 (5 by maintainers)
Top 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 >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Should be fixed in the next release @zoul0813 Can you do it ?
@qkdreyer I have no idea 😓