Badestrand

Results 20 comments of Badestrand

Why is this not merged yet? The errors for the checks are all for the `npm install` and not for that two lines of trivial code. edit: I stand corrected....

I really would like that functionality, too. In my scenario the user can select from a number of options but should also be able to add new items. At least...

Also fails to install on my Mac, with _Pre-built binaries not installable for [email protected] and [email protected]_.

Is the ecosystem.config.js file mandatory? Or is it still possible to just specify stuff on the command line and not have that file?

> @igordata > > @suburbanworrier > > Can somebody confirm that the config file **does not** need to be named `ecosystem.config.js` please? > > I'm having issues where I can...

> @suburbanworrier > @Badestrand I did get pm2 to load ad-hoc named config files so there is definitely no dependency on `ecosystem.config.js` per se. Loading and updating configurations using config...

I found [this discussion](https://github.com/vercel/next.js/discussions/50872) and it seems that it is not possible for client components to update the page title, or only via `document.title = ...`. So would be great...

> [@Badestrand](https://github.com/Badestrand) Thank you for submitting an issue! > Curious: is there a reason why you can't have a Server Component for setting the title, which then could wrap your...

Same here, please release, need it to get my code running with latest Node 21 🙏

If it works with react 18 anyway, can we have an adjustment of the package.json here?