chore: make method event independent #719
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "dpschen/frontend:feature/checkbox_make-method-event-independent"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
chore: make method event independentto WIP: chore: make method event independentWIP: chore: make method event independentto chore: make method event independent@konrad Not sure why this fails. any idea?
How can I repeat the build without committing again?
Don't know either - restarted. Seems to work now.
Okay looks like it does not work. The test that's failing is testing a component that uses the fancycheckbox component. Looks like this PR broke something in it.
chore: make method event independentto wip: chore: make method event independentYes… I thought something with the pipeline was broken, but seems like the branch aswell. Will investigate.
12b71e6de7
tof01fb21134
Hahaha,
I used
event.target.value
instead ofevent.target.checked
... I guess that was it.wip: chore: make method event independentto chore: make method event independentThanks!