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.

Static value of floatUp() in Item component

See original GitHub issue

Expected behaviour

Possibility to change Item .floatingLabel floatUp valuedynamically via props with default value of-16` (as it is now)

Actual behaviour

Hardcoded, unable to be changed value on floatUp animation in Item.floatingLabel

Is the bug present in both ios and android or in any one of them?

yes

Any other additional info which would help us debug the issue quicker.

not needed

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
SupriyaKalghatgicommented, Jan 15, 2018

@Xvie We dont have plans to make it dynamic This will remain static

1reaction
Xviecommented, Jan 12, 2018

Yea and i think it would be great if it’s dynamic.

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to bind static variable of component in HTML in angular 2?
The scope of binding expressions in a components template is the components class instance. You can't refer to globals or statics directly.
Read more >
How to Pass Static Data into a React Component | Pluralsight
Through this guide, you will learn how to pass the static data to the components such as props and state data. Pass State...
Read more >
Ionic Demo: UI Components & API Customization to Create ...
Ionic apps are made of high-level building blocks called UI components. Demo Ionic Framework API customization and quickly create your app interface.
Read more >
5.1. Static Variables - Intel
The memory system that stores a static variable can be initialized either when your component is powered up or when your component is...
Read more >
float | CSS-Tricks
The float property in CSS is used for positioning and layout on web pages. A common usage might be floating an image to...
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