primeng galleria - error in indicator

UI Components for Angular
Post Reply
codenode
Posts: 1
Joined: 24 Jan 2022, 19:44

24 Jan 2022, 19:53

I am getting following error :

Error in src/app/app.component.html (5:9)
The property and event halves of the two-way binding 'value' are not bound to the same target.
Find more at https://angular.io/guide/two-way-bindin ... ding-works

I am trying to use indicator in galleria and have created following stackblitz :

https://stackblitz.com/edit/primeng-car ... onent.html
https://primeng-carousel-demo-zzf344.stackblitz.io

I have used the same code present in primeng-master project present at follwing github url:
https://github.com/primefaces/primeng

timsword
Posts: 2
Joined: 22 Oct 2022, 14:28

18 Jan 2023, 20:38

I know it's late but,

You need to change [(value)] with [value] since it doesn't even need to be a two way binding variable.

Post Reply

Return to “PrimeNG”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 12 guests