The goal is to get it to drag the elements that are inside the .zoom-container div, onto this page, to be able to modify the locations of each element once the button is clicked.
We have not yet moved on to the operation of the buttons, because we want to first fix the error that is occurring when the .zoom-container cannot be read in the section.
I’m trying to work on this for a week, and at the moment I can’t make any progress, and my mind is exploded.
https://github.com/MarcomedSoltel/Problem/blob/main/SalonModify.razor
I have tried other alternatives, such as when selecting an element, it hides and is located in another, but I did not see it correct to be a map editor.
I also added the SetTimeOut in case the problem was that it was not read correctly when loading before, and nothing. I think the name is fine, and I have tried many debuggings, and my initial debugging is that the container cannot read it:
Mensaje registrado: Screen Ratio Calculated: 0.6851851851851852
VM14:11 Mensaje registrado: Container:
VM14:11 Mensaje registrado: Sortable: el contenedor no se encontró.
VM14:11 Mensaje registrado: Container:
VM14:11 Mensaje registrado: Sortable: el contenedor no se encontró.
Marco mmd is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
2