Shu Ding

Results 403 comments of Shu Ding

Thought it was in app/ — yeah that's indeed a bug if it happens in pages/!

Thanks for your input @lukemorales and that's indeed the case! Although Next.js shouldn't behavior like that, at least shouldn't throw such a strange error. Let me see if I can...

Good one! Technically doable with SVG, just need to write a good parser and transformer for that prop.

I'm thinking about making a better PDF solution with probably https://github.com/typst/svg2pdf, while this one in the playground is more like a quick proof of concept.

Yeah that PDF demo is not polished, many things are not working properly. I wonder if we can have a separate documentation about that, with some examples. Searchable text requires...

@gadingnst Mind sharing your code? I'm curious the place that you added the `'use client'` directive, because the original bug reproduction by @Nefcanto doesn't have an app directory at all.

> Rolling back to 13.0.1 fixed the builds. Hey! Can you share a list of asset/dependency sizes when deploying 13.0.1? Then we can tell which part actually became larger in...

@evindu 麻烦详细说明一下,我可以正常复制粘贴([mak.ink](https://mak.ink))。

OMG! @gaearon thanks for reporting! Sorry but CodeMirror works not very well on mobile browsers (monaco editor as well). Also there're many other known issues on mobile (especially IME, cursor...

I haven't tested in all major browsers yet. Working on code refactoring, docs to preparing to open source these days. And thanks for the confirmation! I will update to Mojave...