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

MultiSelect: TypeError: Cannot read properties of null (reading 'tagName') #6386

Closed
NeluQi opened this issue Sep 11, 2024 · 1 comment
Closed
Labels
Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible

Comments

@NeluQi
Copy link

NeluQi commented Sep 11, 2024

Describe the bug

` <MultiSelect
  :options="getUniqueOs"
  v-model="filter.os"
  placeholder="Brand"
  class="flex-auto lg:flex-1 mb-3 lg:mt-0 w-full lg:w-18rem mr-0 lg:mr-4 text-900"
></MultiSelect>`

image

image

Reproducer

no

PrimeVue version

last

Vue version

4.x

Language

TypeScript

Build / Runtime

Vue CLI App

Browser(s)

No response

Steps to reproduce the behavior

No response

Expected behavior

No response

@NeluQi NeluQi added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Sep 11, 2024
@NeluQi
Copy link
Author

NeluQi commented Sep 11, 2024

no primevue error

@NeluQi NeluQi closed this as not planned Won't fix, can't repro, duplicate, stale Sep 11, 2024
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
Projects
None yet
Development

No branches or pull requests

1 participant