Files
php-flasher/docs
Younes ENNAJI 30de24f054 fix: add null checks and error handling to docs JS controllers
clipboard_controller.js:
- Check if clipboard API is available before using
- Handle clipboard write promise rejection
- Show error icon on failure

prev-next_controller.js:
- Guard against missing navigation element
- Guard against missing span element in links

anchor_controller.js:
- Guard against missing ul element
2026-03-01 20:11:07 +00:00
..
2024-04-12 04:13:03 +00:00
2025-03-30 04:10:13 +00:00
2025-03-30 04:10:13 +00:00
2024-04-09 07:57:01 +00:00
2025-03-09 20:23:16 +00:00
2024-04-09 07:57:01 +00:00
2025-03-30 04:10:13 +00:00
2024-04-09 07:57:01 +00:00
2024-04-09 07:57:01 +00:00
2025-03-30 04:10:13 +00:00
2024-04-09 07:57:01 +00:00
Wip
2025-03-11 22:33:12 +00:00
2024-04-09 07:57:01 +00:00

php-flasher.github.io

npm install --force
npm run build
bundle exec jekyll serve --livereload