Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
2698 Vistas

Hi there,

After I saved a personalized block to my editor, I can not add any new block to my HOME page,  there is a messesge tells me that "No location to drop in" and when i try to drop some block JS throw me a exception:

UncaughtPromiseError > TypeError
Promesa desconocida > Cannot read properties of undefined (reading 'droppable')
TypeError: Cannot read properties of undefined (reading 'droppable')
at jQuery.fn.init.stop (https://seleccion-estricta-sl.odoo.com/web/assets/1300-d170b51/1/web_editor.assets_wysiwyg.min.js:1519:12)
at Class._onSmoothDragStop (https://seleccion-estricta-sl.odoo.com/web/assets/1296-f89675c/1/web.assets_common_lazy.min.js:5008:1050)
at HTMLDivElement.stop (https://seleccion-estricta-sl.odoo.com/web/assets/1296-f89675c/1/web.assets_common_lazy.min.js:4988:949)
at $..._trigger (https://seleccion-estricta-sl.odoo.com/web/assets/1296-f89675c/1/web.assets_common_lazy.min.js:2023:75)
at $..._trigger (https://seleccion-estricta-sl.odoo.com/web/assets/1296-f89675c/1/web.assets_common_lazy.min.js:2162:36)
at $..._trigger (https://seleccion-estricta-sl.odoo.com/web/assets/1296-f89675c/1/web.assets_common_lazy.min.js:1993:159)
at $..._mouseStop (https://seleccion-estricta-sl.odoo.com/web/assets/1296-f89675c/1/web.assets_common_lazy.min.js:2095:373)
at $..._mouseStop (https://seleccion-estricta-sl.odoo.com/web/assets/1296-f89675c/1/web.assets_common_lazy.min.js:1993:159)
at $..._mouseUp (https://seleccion-estricta-sl.odoo.com/web/assets/1296-f89675c/1/web.assets_common_lazy.min.js:2072:6)
at $..._mouseUp (https://seleccion-estricta-sl.odoo.com/web/assets/1296-f89675c/1/web.assets_common_lazy.min.js:1993:159)

And the customer support is telling me that the error is caused because I have changed my HTML code so I need solve this myself, when I did not change anything of the HTML code.

Thanks for help

Avatar
Descartar
Mejor respuesta

The problem is that your snipped cannot be droped anywere on the page.
To solve that, in my case, I had to put all the content of my snipped template in a section ele


Avatar
Descartar
Mejor respuesta

Try redo your block and be sure to follow the instruction of building a block, your block is missing some elements.

Avatar
Descartar
Autor

Thx for answer,
but I can not even drop any default block

Publicaciones relacionadas Respuestas Vistas Actividad
3
sept 25
2200
3
oct 25
149265
1
sept 25
1398
4
sept 25
6141
2
ago 25
1436