Dashlane Chrome plugin and element-resize-detector.js gives layout issue
Open
@brandonkelly is already working on this.
Since Mar 20, 2017.
bug
severity:minor
- Dominant language
- PHP
- Stars
- 3.6k
- Forks
- 705
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 134
Description
Description
Dashlane (Password manager) extension in Chrome browser results in issues with element-resizer-detector.min.js:
"Element is not detectable by this strategy." Line 8, Column 2547
Result
Main section height is not recalculated properly, causing the footer to stay in it's initial position (visually mixed in between the form layout), even though new fields is added dynamicly to the form with ex. Matrix field. This problem is not in Safari.
Additional info
- Craft version: 2.6.2967
- Plugins & versions: element-resize-detector 1.1.10
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.