Xiao Meng
Xiao Meng
FYI headlessui's portal works out of the box in NextJS SSR, curious how they did it, but the code is too complicated for me to understand https://github.com/tailwindlabs/headlessui/blob/main/packages/%40headlessui-react/src/components/portal/portal.tsx
Will work on this issue in the next release. Two things worth noting: 1. when pasting an image in the Canvas, `Error: No active file found.` is prompted from`startRenameProcess` 2....
I agree that browsers are becoming a major part of people's daily use, whether we admit it or not. Although I find it frustrating that I can't categorize most of...
Excellent suggestion! When I was working on the template mechanism, I did consider the issue you raised. However, I decided to put it on hold for the time being, as...
note to self: probably the best solution is to add support to ejs `` syntax while keep the old `{{ var }}` syntax working.
@0xswitch this should not be the culprit unless the image is so large and the computer is so overloaded that it takes more than 1 second for the image to...
@JStyle21 got it, are you still encountering this issue after upgrading to the latest version (1.6.0)?
This spectacle ? Seems that I need a Linux environment to test this plugin. Xiao Meng On Jan 29, 2023 at 21:18:47, JStyle21 ***@***.***> wrote: > @0xswitch > I'm only...
Hi @anaclumos , it's been a long time, but I finally got myself back to this project. My suggestions are: 1. rename `hex` to `randomHex` to clarify it. 2. indicating...
`@inject` is also obsoleted