Skip to Content
मेन्यू
This question has been flagged

/** @odoo-module **/

import options from "@web_editor/js/editor/snippets.options";


options.registry.TaProducts = options.Class.extend({ 

 start() { 

 console.log("HIIII"); 

 }


});


export default { 

 TazawwadProducts: options.registry.TaProducts,

};


... This is not working and still gave me the error:


""


the following modules are needed by other modules but have not been defined, they may not be present in the correct asset bundle:


@web_editor/js/editor/snippets.options

""


I'm struggling with it for like 3 hours .. Anyone have idea ??


Thank you !






Avatar
Discard
Related Posts Replies Views Activity
1
दिस॰ 19
4768
1
मार्च 16
5721
1
मई 23
3981
0
जून 24
728
3
जुल॰ 25
1818