wizard icon indicating copy to clipboard operation
wizard copied to clipboard

🍳Wizardoc is a WEBAPP for managing documents and knowledge.

Results 18 wizard issues
Sort by recently updated
recently updated
newest added

/user/login路径打开不显示

bug
client

Currently, the mode field only does the one thing that automatically adds prefixes depending on whether it is a DEV environment, but in some condition, it's not very fixable for...

## Motivation For a better user experience, the better way to do that is when the user first reach the server will return a rendered skeleton view to them, if...

enhancement
server
client

- plugin system that allows users to create their own plugin to enhance rules of validation. - custom rules. The user can create a custom rule of validation to validate...

Feature

Parcel only build successfully if has `.parcel-cache`, so we just need to run `parcel build` twice to ensure compilation successfully, the first compilation is used to generate the `.parcel-cache` file,...

bug
problem

目前的行为是在拦截器里发生 Error 不会抛到最外层

bug
client