I created a fix which may have appeared in the QUI Framework.
QUIQQER-UI is a modular user interface component framework written in JavaScript
Bug Fixes
- What was the issue(s)?
Issue: https://github.com/QUIQQER/qui/issues/1
File: https://juicer.namefruits.de/packages/bin/qui/qui/controls/buttons/Select.js?update=1518425466
Line Number: 902
Error: TypeError: event is undefined
Browser: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.11; rv:58.0) Gecko/20100101 Firefox/58.0
Seems to be happening on Firefox on Mac OS X.
original issue: https://dev.quiqqer.com/quiqqer/qui/issues/36
original finder: @peat85
- What was the solution?
You can see this in the following pull requests:
https://github.com/QUIQQER/qui/commit/1d515a602f214db6f9122fccb17b216db2b62fad
Posted on Utopian.io - Rewarding Open Source Contributors
Your contribution cannot be approved because it is too small code change. See the Utopian Rules. From next time try to club more fixes into one post to get approved.
You can contact us on Discord.
[utopian-moderator]
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Ok. Thank you for the hint. I'm going to bundle the next time.
But the format of the post was ok?
Btw, the Fix was little but the error was big.
This fix has affected a dozen pages and several hours of research.
In 99% of the time the error did not occur, the component had to be integrated with certain settings and the user also had to perform certain actions. If the component was included normally, the error never occurred.
That's one small step in the code, one giant leap for the component
Nevertheless many thanks for the review and the work :-) Keep up the good work
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit