Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

BlockUI not working with div as child component #1625

Closed
zsuzsmuzs opened this issue Oct 1, 2021 · 2 comments
Closed

BlockUI not working with div as child component #1625

zsuzsmuzs opened this issue Oct 1, 2021 · 2 comments
Assignees
Labels
Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add vue2-portable
Milestone

Comments

@zsuzsmuzs
Copy link

zsuzsmuzs commented Oct 1, 2021

I'm submitting a ...
[X] bug report

CodeSandbox Case (Bug Reports)

https://codesandbox.io/s/e5qnn

Current behavior
Copy the example from the homepage but use div instead of Panel. Try to block content --> not working

Expected behavior
BlockUI should work with any type of content.

  • PrimeVue version: 2.51, 2.6
@tugcekucukoglu tugcekucukoglu added Status: Pending Review Issue or pull request is being reviewed by Core Team vue2 labels Oct 4, 2021
@cagataycivici cagataycivici removed the Status: Pending Review Issue or pull request is being reviewed by Core Team label Oct 25, 2021
@cagataycivici cagataycivici added this to the 3.8.3 milestone Oct 25, 2021
@tugcekucukoglu tugcekucukoglu added Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add vue2-portable and removed vue2 labels Oct 25, 2021
@tugcekucukoglu tugcekucukoglu modified the milestones: 3.8.3, 3.8.2 Oct 25, 2021
@tugcekucukoglu
Copy link
Member

It is fixed for version 3. It will be fixed also for PrimeVue 2.

Thanks for your feedback.

@jorgv
Copy link

jorgv commented Jan 12, 2022

Hello, I think PrimeVue 2 is still not working, I have many errors when using a

client.js?06a0:103 TypeError: Cannot read properties of undefined (reading 'classList')
    at Function.addClass (DomHandler.js?11cd:168:1)
    at VueComponent.unblock (BlockUI.vue?4316:71:1)
    at VueComponent.blocked (BlockUI.vue?4316:37:1)
    at invokeWithErrorHandling (vue.runtime.esm.js?2b0e:1863:1)
    at Watcher.run (vue.runtime.esm.js?2b0e:4584:1)
    at flushSchedulerQueue (vue.runtime.esm.js?2b0e:4326:1)
    at Array.eval (vue.runtime.esm.js?2b0e:1989:1)
    at flushCallbacks (vue.runtime.esm.js?2b0e:1915:1)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement Issue contains an enhancement related to a specific component. Additional functionality has been add vue2-portable
Projects
None yet
Development

No branches or pull requests

4 participants