1. Enable source map in zk.xml
<client-config> <enable-source-map>true</enable-source-map> </client-config>
2. Open a page with searchbox
3. The page will fail to load
The page will fail to load.
Page load successful.
ZK-5590 Reimplement sourcemap in ZK 10