Alex

Results 10 issues of Alex

Hello, my project is using nuxt for server side rendering, I did not find the documentation on how to use in nuxt

question

复制网页上的内容粘贴到编辑器里时,会自动添加缩进,我认为复制的内容应该默认保留原本的格式 或者可以添加一个属性来设置是否需要自动添加缩进 新闻链接:https://new.qq.com/rain/a/20210606A04RJ000 原始内容: ![image](https://user-images.githubusercontent.com/6244446/120971548-571a4900-c79f-11eb-8ba1-77688fc24d23.png) 粘贴到编辑器: ![image](https://user-images.githubusercontent.com/6244446/120971949-cd1eb000-c79f-11eb-98e5-4d4d3c33bd50.png)

I try this api, it is not work, and I can't find how to make as cp mas parameters

### Verify canary release - [X] I verified that the issue exists in the latest Next.js canary release ### Provide environment information Operating System: Platform: win32 Arch: x64 Version: Windows...

template: bug
area: next/head / head.js
area: styled-jsx

### Is there an existing issue for this? - [X] I have searched the existing issues and checked the recent builds/commits ### What happened? I pulled the latest version of...

bug-report

jsconfig.json ``` { "compilerOptions": { "paths": { "@components": ["./src/components"] } } } ``` ``` import Test from "@components/test" ``` module not found, I make sure that there is the component...

needs triage
issue: bug report

The console show that worker-json.js cannot be found, I search document it says that worker path needs to be set

### Describe the bug @module-federation/[email protected] throw module not found error when start dev server, but the same code works fine in codesandbox, reinstall it didn't work either, but version 8.1.3...

nextjs-mf

![image](https://cloud.githubusercontent.com/assets/6244446/15498262/7dbc97bc-21d1-11e6-86b7-2f9b4330427d.png)

![image](https://cloud.githubusercontent.com/assets/6244446/25981990/5f9f45ea-370b-11e7-9d24-d9683224358d.png) 这是什么原因? 我的fis版本是1.10.5