Skip to content

issues Search Results · repo:Justineo/vue-clamp language:Vue

Filter by

46 results
 (89 ms)

46 results

inJustineo/vue-clamp (press backspace or delete to remove)

前提: autoresize: true 条件:页面缩放是会导致该异常 原因:如果在一个动画帧内,ResizeObserver不能处理所有的observations,就会触发这个ResizeObserver loop limit exceeded 解决:引入时对update节流处理 import Vue from vue import vueClamp from vue-clamp // ...
  • gitwd1998
  • Opened 
    on Apr 2, 2024
  • #89

Is there a method to avoid cutting words in the middle, similar to what this library accomplishes: vue-read-more-truncate? As shown in the image below, the word focused is truncated to fo.... Screenshot ...
  • CavalcanteLeo
  • Opened 
    on Oct 6, 2023
  • #88

Hello! How can I use your component if the block of text is stretchable? I don t know its height or width.
  • magistr4815
  • Opened 
    on Jul 15, 2022
  • #80

I figured clicking on the ellipsis would do it or there d be an option for inserting a toggle but I dont see either. Here s a [code sandbox]
  • udit99
  • Opened 
    on Dec 24, 2021
  • #69

There are some libraries for middle ellipsis for Vue 2, would be lit if vue-clamp would support middle ellipsis as well. - https://github.com/hyjiacan/vue-ellipsis (demo) - https://github.com/tardigrada777/vue-text-middle-ellipsis ...
  • adriaandotcom
  • 8
  • Opened 
    on Jun 2, 2021
  • #64

This repo is so great. Thanks to your work! We found it because there is a tags-clamping feature in our product. Since we haven t found any vue component supports tags-clamping, we reimplemented vue-clamp. ...
  • helsonxiao
  • 4
  • Opened 
    on Apr 17, 2021
  • #57

Is there any plan to support for vue 3.0?
  • StarkShang
  • 10
  • Opened 
    on Mar 11, 2021
  • #55

Using v-clamp inside a p tag will generate invalid HTML as v-clamp will put a div wrapper around the text. In NUXT this will lead to hydration problems with SSR rendering even when the plugin is configured ...
  • TuringJest
  • 3
  • Opened 
    on Feb 24, 2021
  • #53

I am using vue-clamp with tab component in element-ui, like following, el-tabs el-tab-pane label= Tab 1 a /el-tab-pane el-tab-pane label= Tab 2 v-clamp :max-lines= ...
  • StarkShang
  • 1
  • Opened 
    on Jan 13, 2021
  • #52

Hi I m using vueJs3 and I hit below error when I use the this lib. any idea? Clamp.js?3f87:159 Uncaught (in promise) TypeError: (this.$slots.default || []).filter is not a function at Proxy.getText (Clamp.js?3f87:159) ...
  • cki5m3
  • 3
  • Opened 
    on Dec 22, 2020
  • #51
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub