Marcin Warpechowski
Marcin Warpechowski
I did not manage to fix this, though I have isolated the problem in a single test. See the above commit. This causes a problem in the Website app, meaning...
I think I know what the problem is. `imported-template` uses `juicy-html`'s **clear** method, which only removes `stampedNodes`, but not `scopedNodes` nor `scopelessNodes`. Overloading this method in `imported-template` using the following...
Yeah, I just was able to reproduce the original problem by running Website + People + SignIn. My snippet from https://github.com/Juicy/imported-template/issues/26#issuecomment-279549037 indeed does not help with that problem. @tomalec any...
Get back to this in Starcounter 2.4
Exactly, also on Windows Excel knows more about the copied cells than there is transported over TSV in plain text clipboard. Unfortunately, in web browser I only have access to...
I would love to build it into Handontable once I figure out a clean and flexible way to do it. Question is - would you rather use it in column...
The example above was created using 0.7.5, which does not work exactly the same way as 0.8.0 That's the cost of hacking around officially unsupported features :) I know that...
Reopening, because it is not linked to #8372 as we assumed. Rather, as @jansiegel explains in https://github.com/handsontable/handsontable/issues/8372#issuecomment-1048665298, it: > Seems to be a problem with the way `afterValidate` hook is...
Closing because of inactivity