This repository was archived by the owner on Oct 5, 2025. It is now read-only.

Description
I tried the new clappr-zepto:0.0.5 version on clappr and this appears

I don't know why f is undefined in there when trying to create a table.
What I did was:
- Update clappr package.json (clappr-zepto to 0.0.5)
- npm install
- npm run release
- Try it in the browser and fails
(I don't know if there is something wrong in the steps I did)