Jordan Lambrecht

Results 20 comments of Jordan Lambrecht

Also having this issue

> ![image](https://user-images.githubusercontent.com/2900833/190980241-2ee9423e-e481-44d2-a037-2f1be0f8d7f0.png) > > The strikethrough action got moved to the options menu, and the hyperlink action got added. Wow, that was fast. You're awesome dude.

> Good catch @jordanlambrecht. The schema and docs seem to be missing the `dashboard.taxonomy.view` feature flag. > > `dashboard.taxonomy.manage` does not exist at the moment - do you see the...

> I ditched `next-compose-plugins` since it's unmaintained and replaced it with these lines: > > ``` > module.exports = (_phase, { defaultConfig }) => { > const plugins = [withStaticImport,...

> > Using `slidesPerView="auto"` fixed the issue for me. > > Sample Code for reference > > ```js > > > spaceBetween={10} > > slidesPerView="auto" > > breakpoints={{ > >...

@coston thoughts on this? It's now throwing `warning " > [email protected]" has unmet peer dependency "prop-types@>= 15"`

Hi @robbieaverill ! Do you have any updates on when we can expect v3 to drop?

Also experiencing this issue. I can also confirm that the issue only persists in production. A great example is directly on the landing page for the two links below. The...

@pevey Wow, that was fast. Thank you for doing that. Should we update the documentation as well?