Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

No items are shown - height is 0px after latest update #757

Closed
4 tasks done
CharlesOkwuagwu opened this issue Oct 15, 2022 · 7 comments
Closed
4 tasks done

No items are shown - height is 0px after latest update #757

CharlesOkwuagwu opened this issue Oct 15, 2022 · 7 comments

Comments

@CharlesOkwuagwu
Copy link

Describe the bug

After this last update, the component renders as 0px height so no items are shown.

  • item-size = 72
  • items are visible in dev tools

Same settings worked fine before this update

image

Reproduction

NIL

System Info

System:
    OS: Windows 10 10.0.19044
    CPU: (8) x64 Intel(R) Core(TM) i7-6700HQ CPU @ 2.60GHz
    Memory: 14.62 GB / 31.83 GB
  Binaries:
    Node: 18.4.0 - C:\Program Files\nodejs\node.EXE
    npm: 8.19.2 - C:\Program Files\nodejs\npm.CMD
  Browsers:
    Edge: Spartan (44.19041.1266.0), Chromium (106.0.1370.42)
    Internet Explorer: 11.0.19041.1566

Used Package Manager

pnpm

Validations

@Akryum
Copy link
Owner

Akryum commented Oct 15, 2022

Please provide a runnable reproduction thanks.

@kouts
Copy link

kouts commented Oct 16, 2022

Hello @Akryum, first of all, thank you for this wonderful lib.
Here is a CodeSandbox with the same example in v1.0.10 and v.1.1.0
v1.0.10 - https://codesandbox.io/s/vue-tailwind-list-1-0-10-28tz90?file=/src/main.js
v1.1.0 - https://codesandbox.io/s/vue-tailwind-list-1-1-0-skezhr

@nipunTharuksha
Copy link

Confirming the same issue with beta. We rolled back to the alpha version.

@CharlesOkwuagwu
Copy link
Author

Confirming the same issue with beta. We rolled back to the alpha version.

This was on vue3 yes?

@nipunTharuksha
Copy link

Yes. Vue3. Our build was taking the latest release. Spent hours to find the issue. As soon as we saw your issue just reverted to alpha. Things working now.

@Akryum Akryum closed this as completed in cd7063e Oct 17, 2022
@Akryum
Copy link
Owner

Akryum commented Oct 17, 2022

Should work now in 1.1.1 (Vue 2) and 2.0.0-beta.2 (Vue 3).

@kouts
Copy link

kouts commented Oct 17, 2022

Confirming that it works with 1.1.1, thanks @Akryum.

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

4 participants