Read the statement by Michael Teeuw here.
I got sucked up into a magic mirror! (and need some help)
-
@raywo Hi Thank you fo r taking your time to look at this. I have now updated the code.
It runs and I created a newloadTabulate
function, that is supposed to do exactly the same as in thedemo.html
file…it returns, but nothing is displayed. I don’t know how to debug this, since there are no errors.Perhaps, I just doing this Tabulator inclusion all wrong. I have no idea how to proceed at this point.
-
@E3V3A Your code looks nicer this way. Well done!
What do you want to do next? Try to describe the goal. Maybe you should open an issue in GitHub where you describe what you want to do next. That way you will not forget what you wanted to achieve and others (like me) can see what you’re up to.
BTW: I left some comments on your code on GitHub.
-
@raywo Great! Thanks! I just answered…
What’s next? Well, the table never get shown, so fixing that is next.
Once all this demo works, it’s time to put it all into a module that is actually doing something. -
@E3V3A I have had a look at your code. I’ve opened a pull request. Have look!
-
@raywo Hi Ray! Fantastic!! I just had a look at running your PR, and it works great! I also commented on the PR and the working Module will be pushed and ready in the next day or two. I was so close to giving up on this, so I am extremely grateful and in beer/food/wine debt to you. Thank you!
-
@E3V3A I prefer wine. ;)
I’m looking forward to see your results.
-
@raywo It’s now working and I’ve pushed all updates to repo. :)
My first module…that does nothing. :D