LA
laliconfigcat/trello-render-repro
TrelloRepro
This project demonstrates an issue with .render().
Repro
To start the project locally:
npm i
npm run startExpose it so Trello can reach it:
ngrok http --host-header=rewrite https://localhost:4200Create a new Power-Up pointing to the ngrok url.
Set up the card button and card back section capabilities.
Repro:
- Add the powerup to a board.
- Check if the card back section is showing 0.
- Open the modal with the powerup button.
- Click on the button on the modal.
- Check if the counter is increased on the card back section.
- Close the modal.
- Open the modal again.
- Click on the button on the modal - the counter will not be increased.
On this page
Languages
TypeScript84.3%HTML13.6%SCSS2.1%
Contributors
Created February 17, 2026
Updated February 17, 2026