primefaces / primevue

Next Generation Vue UI Component Library
https://primevue.org
MIT License
10.32k stars 1.22k forks source link

selectbutton: TypeError: $options.isSelected is not a function #4227

Closed NeluQi closed 1 year ago

NeluQi commented 1 year ago

Describe the bug

image

image

image

selectbutton.esm.js:231 Uncaught (in promise) TypeError: $options.isSelected is not a function at selectbutton.esm.js:231:1 at renderList (runtime-core.esm-bundler.js:2755:1) at Proxy.render (selectbutton.esm.js:225:71) at renderComponentRoot (runtime-core.esm-bundler.js:816:1) at ReactiveEffect.componentUpdateFn [as fn] (runtime-core.esm-bundler.js:5701:1) at ReactiveEffect.run (reactivity.esm-bundler.js:178:1) at instance.update (runtime-core.esm-bundler.js:5814:1) at setupRenderEffect (runtime-core.esm-bundler.js:5822:1) at mountComponent (runtime-core.esm-bundler.js:5612:1) at processComponent (runtime-core.esm-bundler.js:5565:1)

Reproducer

no

PrimeVue version

3.31.0

Vue version

3.x

Language

TypeScript

Build / Runtime

Vue CLI App

Browser(s)

No response

Steps to reproduce the behavior

No response

Expected behavior

No response

tugcekucukoglu commented 1 year ago

Please try to delete the old package-lock.json and nodules_modules and then re-install them.

github-actions[bot] commented 1 year ago

We're unable to replicate your issue, if you are able to create a reproducer or add details please edit this issue. This issue will be closed if no activities in 20 days.