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

untag() didsnt work #26

Closed
hizone opened this issue Mar 27, 2018 · 1 comment
Closed

untag() didsnt work #26

hizone opened this issue Mar 27, 2018 · 1 comment
Assignees
Labels

Comments

@hizone
Copy link

hizone commented Mar 27, 2018

hi
whant i use : setTag its work only to add tag
but if i try to delete tag its didnt work

if i have a 4 tags and i do update and stay only 3 its didnt delete the tag (with SetTag())

and
// Remove all the tags
$product->untag();

didnt work to

laravel 5.6

@brunogaspar brunogaspar self-assigned this Apr 4, 2018
@brunogaspar brunogaspar added the Bug label Apr 4, 2018
@brunogaspar
Copy link
Member

@Haizone The issue should be now fixed.

Will do a minor refactoring on the code later to improve performance a bit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants