webfansplz / vite-plugin-vue-inspector

jump to editor source code while click the element of browser automatically.
MIT License
683 stars 70 forks source link

bugfix:the .vue-inspector-card element may display in a wrong position #62

Open lmscc opened 1 year ago

lmscc commented 1 year ago

image

containerRef may be null ,so we'd better use it to compute floatsStyle in an async hook i.e. nextTick