vue-funnel-graph-js icon indicating copy to clipboard operation
vue-funnel-graph-js copied to clipboard

Error using with CDN

Open phpiando opened this issue 3 years ago • 2 comments

I try to use the vue-funnel with CDN but I get this error:

 Uncaught ReferenceError: interpolate is not defined
    at vue-funnel-graph.min.js:1

How I fix it?

phpiando avatar May 25 '21 10:05 phpiando

Any update on this issue?

DelfsEngineering avatar Jun 16 '21 16:06 DelfsEngineering

I have the same problem with UNPKG

Can't find variable: interpolate

My suspicion is it has to do with this library running on Node 14 and us running on Node 16

MapperMalte avatar Jul 27 '21 17:07 MapperMalte