filamentgroup / tablesaw

A group of plugins for responsive tables.
MIT License
5.48k stars 434 forks source link

Tablesaw initial not work on webpack #348

Closed suryadana closed 5 years ago

suryadana commented 6 years ago

I have problem on initial tablesaw. This is my code. import Tablesaw from 'tablesaw'

mounted () { Tablesaw.init() },

I use vue js.

Thanks You.

zachleat commented 5 years ago

Maybe a duplicate of #342? Can you retest after upcoming version 3.1.0 is released?

zachleat commented 5 years ago

v3.1.0 is released, please retest!

This is an automated message to let you know that a helpful response was posted to your issue and for the health of the repository issue tracker the issue will be closed. This is to help alleviate issues hanging open waiting for a response from the original poster.

If the response works to solve your problem—great! But if you’re still having problems, do not let the issue’s closing deter you if you have additional questions! Post another comment and I will reopen the issue. Thanks!

TalhaAkkas commented 5 years ago

this issue still active on me.