Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

scene.removeLayer 报错 #1708

Closed
jjjjjmmmmm opened this issue May 19, 2023 · 5 comments
Closed

scene.removeLayer 报错 #1708

jjjjjmmmmm opened this issue May 19, 2023 · 5 comments
Labels
🤔 need reproduce issue 需要一个在线复现链接

Comments

@jjjjjmmmmm
Copy link

canvas.js:37 Uncaught (in promise) TypeError: Cannot read properties of null (reading 'style')
at CanvaModel.eval [as renderUpdate] (canvas.js:37:1)
at CanvasLayer.renderModels (index.js:70:1)
at CanvasLayer.render (BaseLayer.js:617:1)
at LayerService._callee5$ (LayerService.js:263:1)
at tryCatch (regeneratorRuntime.js:44:1)
at Generator.eval (regeneratorRuntime.js:125:1)
at Generator.eval [as next] (regeneratorRuntime.js:69:1)
at asyncGeneratorStep (asyncToGenerator.js:3:1)
at _next (asyncToGenerator.js:22:1)

@jjjjjmmmmm
Copy link
Author

  eval @ canvas.js:37
  renderModels @ index.js:70
  render @ BaseLayer.js:617
  _callee5$ @ LayerService.js:263
  tryCatch @ regeneratorRuntime.js:44
  eval @ regeneratorRuntime.js:125
  eval @ regeneratorRuntime.js:69
  asyncGeneratorStep @ asyncToGenerator.js:3
  _next @ asyncToGenerator.js:22
  Promise.then (async)    
  asyncGeneratorStep @ asyncToGenerator.js:12
  _next @ asyncToGenerator.js:22
  Promise.then (async)    
  asyncGeneratorStep @ asyncToGenerator.js:12
  _next @ asyncToGenerator.js:22
  eval @ asyncToGenerator.js:27
  eval @ asyncToGenerator.js:19
  renderLayers @ LayerService.js:288
  eval @ LayerService.js:51
  invokeFunc @ lodash.js:10371
  leadingEdge @ lodash.js:10411
  debounced @ lodash.js:10449
  _callee3$ @ LayerService.js:179
  tryCatch @ regeneratorRuntime.js:44
  eval @ regeneratorRuntime.js:125
  eval @ regeneratorRuntime.js:69
  asyncGeneratorStep @ asyncToGenerator.js:3
  _next @ asyncToGenerator.js:22
  eval @ asyncToGenerator.js:27
  eval @ asyncToGenerator.js:19
  remove @ LayerService.js:188
  _callee3$ @ index.js:270
  tryCatch @ regeneratorRuntime.js:44
  eval @ regeneratorRuntime.js:125
  eval @ regeneratorRuntime.js:69
  asyncGeneratorStep @ asyncToGenerator.js:3
  _next @ asyncToGenerator.js:22
  eval @ asyncToGenerator.js:27
  eval @ asyncToGenerator.js:19
  removeLayer @ index.js:278

@jjjjjmmmmm
Copy link
Author

与CanvasLayer公用时冲突

@lzxue
Copy link
Contributor

lzxue commented May 31, 2023

可以提供各在线demo?

@lvisei lvisei added the 🤔 need reproduce issue 需要一个在线复现链接 label Jun 11, 2024
Copy link
Contributor

Hello @jjjjjmmmmm. Please provide a online reproduction by forking codesandbox of @antv/l7 demo template Issues labeled by Need Reproduce will be closed if no activities in 3 days.

你好 @jjjjjmmmmm, 我们需要你提供一个在线的重现实例以便于我们帮你排查问题。你可以通过点击这里创建一个 @antv/l7 demo 模板 3 天内未跟进此 issue 将会被自动关闭。

Copy link
Contributor

由于该 issue 被标记为需要复现,却 15 天未收到回应。现关闭 issue,若有任何问题,可评论回复。

Since the issue was labeled as "🤔 need reproduce" but no response was received for 15 days. Now close the issue. If you have any questions, feel free to comment.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jun 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤔 need reproduce issue 需要一个在线复现链接
Projects
None yet
Development

No branches or pull requests

3 participants