Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 283 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 283 Bytes

This is the error message I get when using ReactTabulator:

Unhandled Promise Rejection: TypeError: undefined is not a constructor (evaluating 'new tabulator_tables_1.TabulatorFull')

In shared.cljs you can switch to the other version using Tabulator directly; that works.