We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Das ging schief as soon as you duplicate slots already taken.
Das ging schief
The text was updated successfully, but these errors were encountered:
this is because uuids are not stripped when duplicating
Sorry, something went wrong.
there seem to exist 2 duplicate fncs:
https://github.com/gruppe-adler/slotting.gruppe-adler.de/blob/master/src/app/slotting/edit/components/slot.component.ts#L119
https://github.com/gruppe-adler/slotting.gruppe-adler.de/blob/master/src/app/slotting/edit/components/context-menu.component.ts#L88
my guess: second one would need to iterate through all children and remove uuids
i think i need some help here @DerZade , should be more or less trivial for you
No branches or pull requests
Das ging schief
as soon as you duplicate slots already taken.The text was updated successfully, but these errors were encountered: