You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
The text was updated successfully, but these errors were encountered: