When trying to run the simple example locally, I it worked with
<script src='https://fin-hypergrid.github.io/core/3.3.2/build/fin-hypergrid.js'></script>
however it gave errors when using the minified version:
<script src='https://fin-hypergrid.github.io/core/3.3.2/build/fin-hypergrid.min.js'></script>
When trying to run the simple example locally, I it worked with
<script src='https://fin-hypergrid.github.io/core/3.3.2/build/fin-hypergrid.js'></script>
however it gave errors when using the minified version:<script src='https://fin-hypergrid.github.io/core/3.3.2/build/fin-hypergrid.min.js'></script>
Following page gives the error:
This works: