after migration we are seeing the warnings like Missing dependencies: "web.ViewManager", "web.SearchView", in the web console, and we have done a custom search using ViewManager, looks like the js file/module is not loading and the custom search functionality is not working/display in the page.
Any solutions on this.
does v13 support `web.ViewManager` ?
usage:
`var ViewManager = require('web.ViewManager');`
Thanks for the help in advance.
Dette spørgsmål er blevet anmeldt
4151
Visninger
Kan du lide at diskutere? Læs ikke bare med, deltag aktivt i debatten!
Opret en konto i dag for at få glæde af eksklusive funktioner, og bliv en del af vores skønne fællesskab!
Tilmeld dig| Relaterede indlæg | Besvarelser | Visninger | Aktivitet | |
|---|---|---|---|---|
|
|
1
aug. 20
|
4405 | ||
|
|
1
apr. 21
|
7689 | ||
|
|
1
dec. 19
|
11987 | ||
|
|
2
dec. 22
|
4564 | ||
|
|
1
okt. 22
|
6031 |
There is no other solution than removing those dependencies and write the widgets/features as new functionality.