mirror of
https://github.com/searxng/searxng.git
synced 2026-06-01 07:27:16 +02:00
[fix] themes: run \#invoke after class constructor (#5757)
Move \#invoke into a microtask that will run after current call stack completes Closes: https://github.com/searxng/searxng/issues/5756
This commit is contained in:
@@ -98,12 +98,15 @@
|
||||
]
|
||||
},
|
||||
"src/js/plugin/MapView.ts": {
|
||||
"file": "chunk/C_kKR-DY.min.js",
|
||||
"file": "chunk/Cfsmya3e.min.js",
|
||||
"name": "mapview",
|
||||
"src": "src/js/plugin/MapView.ts",
|
||||
"isDynamicEntry": true,
|
||||
"imports": [
|
||||
"src/js/index.ts"
|
||||
],
|
||||
"css": [
|
||||
"sxng-mapview.min.css"
|
||||
]
|
||||
},
|
||||
"src/less/rss.less": {
|
||||
|
||||
Reference in New Issue
Block a user