Julian Nymark

Results 17 comments of Julian Nymark

~~litt usikker på dato + tid eksemplet, kommer tilbake til det~~ Ser bra ut (ser det er slik på f.eks. https://etterlatte.intern.dev.nav.no/omstillingsstonad/soknad)

Hi, this is a bit "late to the party" for this thread, but better late than never! 🙌 This is a solution that worked fairly well for me, and it's...

For those waiting for this to merge; we use the following monkey patch at work. 🐒 ```typescript { const old_exit = process.exit; // @ts-ignore monkey patching process.exit = () =>...

Hello others! 👋 this was indeed a Memory limit issue for me. I was also using a 1Gb ram vps for my strapi test. There are two ways to go...

I don't remember exactly when this started for me, I think it was like you said, a few months ago this started to become "unstable". Our workaround is also exactly...

> As a general discussion, are these just utility-functions exposed as a react-component? In that case, it might provide more value for the user as simple functions that they themselves...

Closing this (clean things up a bit), we can always re-open / do something else down the line.

Turns out that it was a completely different plugin that had this behaviour 😳, sorry for the noise! 🙇 I should not have skipped the minimal config / steps to...

currently about halfway through the CSS file conversion (it takes a while since there's 500 lines just for button.css, and there's no easy way to string interpolate / replace from...

changeset later for all components? (and deprecations of old css tokens & class overrides in advance release? or all in next major?)