Closed zhuyinjing closed 7 years ago
Confirming that I had this issue as well when trying to incorporate this through uglifier in the rails asset pipeline. Had to turn off compression to get it to work.
@zhuyinjing, could you please give me more information about this issue? Without a bigger description it's difficult for me to tell what the problem could be. If you have an example repo in github that you can share, that could help.
Hello, I met the same problem. How did you solve it?
Confirming that I had this issue as well when trying to incorporate this through uglifier in the rails asset pipeline. Had to turn off compression to get it to work. How to run the source code? I encountered the same problem as the theme. I couldn't use the compressed version. so try your method.
when i npm install openseadragon-annotations and i use
import "openseadragon-annotations/dist/openseadragon-annotations.js";
its error!! the error isUncaught TypeError: Super expression must either be null or a function, not undefined
how should i do? i really want to know!!! And i use VUE.js in my project... help me!!!! please thanks so much!!!