anilpixel
anilpixel
When I use your progress bar with Jest(babel-jest for loader), babel-jest can't load this module: I think the reason is in **lib/ProgressBar.js** ```js exports.default = ProgressBar; module.exports = exports['default']; ```...
Awesome Library. It has been instrumental in enhancing the functionality and user experience of my projects. The library's initialization event listener is triggered using window.addEventListener('load', ...). For example: https://github.com/htmlstreamofficial/preline/blob/be890a54fd41bc0a6d9c379f3c6f1976074962b5/src/plugins/collapse/index.ts#L185 However,...
# Bug Fix: Handle empty array validation in Paragraphs component ## Reason for change **Problem:** The `setRemoteValue` method in the `Paragraphs` component doesn't properly handle empty arrays. When an empty...
### Description If just one provider exists, users can go to the provider auth page directly without selection. The fix from PR #1618 (sqla-filters-fix) was merged into 3.1.1 but was...