Hoon Park created ZEPPELIN-2184: ----------------------------------- Summary: Global scope is polluted by evaluated helium packages. Key: ZEPPELIN-2184 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2184 Project: Zeppelin Issue Type: Bug Components: front-end, helium Affects Versions: 0.7.0 Reporter: Hoon Park Fix For: 0.7.1, 0.8.0
Global scope is polluted by evaluated helium packages. To reproduce this, 1. create packages that imports the most recent lodash (4.15.0+) 2. install that helium package. 3. open zeppelin-web using dev mode (PORT 9000) 4. manipulate some tables Then, you will see `_.pluck` is not defined. -- This message was sent by Atlassian JIRA (v6.3.15#6346)