binaryartifex

Results 27 comments of binaryartifex

@bluebill1049 cheers for the approvals mate. but im at a loss now as to how to fix this last failing check...generate a whole new pnpm-lock file maybe? im cautious of...

so it looks like the lockfile pnpm version got bumped from 6 to 9. the github workflows in the lib that leverage `pnpm/action-setup@v2` are all set to use version 7....

@bluebill1049 looks like that last commit bumping the pnpm versions in the github ci scripts fixed it :thumbsup:

@bluebill1049 all good to go mate. are there scheduled releases or anything further needed from me with this pull request? when can we expect this to be merged?

can confirm. similar setup (windows 11, using pnpm, same dependencies....). i have to install css-loader and style-loader manually otherwise either the .css file imported into preview.ts errors or I get...

getting the exact same issue in windows. within the scope of an nx library using vite, storybook presents that same error for any nx libraries imported into a component used...

tried updating to the latest 16.5.0-beta.0 with my production workspace and it still occurs. only this time it will build and serve locally, however in less than 2 minutes it...

@snowystinger sorry for the poke mate but any chance of someone having a look at this?

@LFDanLu appreciate you guys are winding down after this last release, ive tried to get the RAC combobox straight from the asyncList example to behave more inline with the autocomplete...

honestly at this point i think the combo-box is not fit for purpose for this particular use case. if you've got a static list from a database like a list...