killernova

Results 6 comments of killernova

@emilos Yes, I've noticed this PR many days ago, but I've written some codes to replace the `auto_session_timeout_js` method to make the gem work with turbolinks before this pr posted....

I downgraded to 2.28.2, no helps... Is there any other fixes?

I still don't get it, how to set cell value? How to insert a new row? How to set the data of new row? I wonder if you could write...

Looking forward to your demo ~

By the way, I can handle this operation now, thanks for your reply.

Maybe you can destroy the current window and create a new window. Here is an example: ```go func SetupSettingUI(w *ui.Window) *ui.Box { vbox := ui.NewVerticalBox() vbox.SetPadded(true) grid := ui.NewGrid() grid.SetPadded(true)...