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.

Labels break when switching from 0.97.6 to 0.97.7

See original GitHub issue

Updating from 0.97.6 to 0.97.7 causes the labels on a prefixed input field jump off the form. Please see the screenshots attached below.

It seems that the change that breaks the labels might be the addition of width: calc(100% - 3rem); to the elements.

0.97.6

screenshot 2016-07-28 16 26 02

0.97.7

screenshot 2016-07-28 16 24 14

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:6

github_iconTop GitHub Comments

1reaction
fegacommented, Apr 19, 2017

I cannot reproduce it in 0.98.2

Closed due inactivity, feel free to reopen it if it is still necessary, in that case, please provide a way to reproduce it. like a codepen

1reaction
maluckycommented, Aug 22, 2016

just ran into this issue. It appears to arise from the different browser implementation in calculating position for absolutely positioned elements when left is not explicitly specified. Not sure if this is a browser vendor bug or an ambiguous part of the spec. The fix on materialize’s level would be to add left: 0 to the label element

Read more comments on GitHub >

github_iconTop Results From Across the Web

Change log : software-properties package : Ubuntu - Launchpad
Change log for software-properties package in Ubuntu ... a complete soures.list line don't require the --login option as that breaks automated setups.
Read more >
$("modal").openModal is not a function · Issue #3845 - GitHub
I get $("modal").openModal is not a function after your release 0.97.8 openModal, open and modal properties are undefined.
Read more >
Combining split-sample testing and hidden Markov modelling ...
Since this paper is concerned with the robustness of hydrological mod- els for climate change impact assessments, we focus on the differential ...
Read more >
Recent Changes - Omegahat
Change to the default value of the error parameter in htmlParse() and htmlTreeParse() which will generate a structured R error if there is...
Read more >
Changelog - Debian Package Tracker
[ Sebastian Andrzej Siewior ] * Drop LLVM usage on powerpc (it is broken since the v3.6 switch). -- Sebastian Andrzej Siewior <sebastian@breakpoint.cc>...
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