Nicolai8
Nicolai8
Replace Sync.ps1 absolute path with relative. Since there is already `cwd` passed to the `exec` as option we don't need to specify full path to the script https://nodejs.org/api/child_process.html#child_process_child_process_exec_command_options_callback https://github.com/Sitecore/Habitat/issues/323
I'm mainly using simplebar-react, but in one specific case I also have to initialize simplebar via vanila JS package. Before extracting simplebar-core as separate everything was working fine because of...
fix for [Dropdown is closing immediately when used inside Shadow DOM](https://github.com/harvesthq/chosen/issues/3031)