Quasar: q-badge can't bind event when floating

Created on 23 Jun 2019  路  3Comments  路  Source: quasarframework/quasar

Describe the bug
q-badge can't add event when floating

Codepen/jsFiddle/Codesandbox (required)
https://codepen.io/greenmike/pen/OemgxR

To Reproduce
Steps to reproduce the behavior:

  1. click the first badge, the notify does not trigger
  2. Click the second badge, the notify trigger

Expected behavior
click events have been trigger both. I try the mouseover that can't work too.

Platform (please complete the following information):
Browsers: Codepen

bug

All 3 comments

Fix will be available in 1.0.0

In the meantime you can also position it yourself:
https://codepen.io/nothingismagick/pen/MMmvPg

>

I learn it! great :) Thanks for your help.

Was this page helpful?
0 / 5 - 0 ratings