Skip to content

issues Search Results · repo:vuejs/repl language:TypeScript

Filter by

135 results
 (56 ms)

135 results

invuejs/repl (press backspace or delete to remove)

Repro Link Fails with The requested module https://cdn.jsdelivr.net/npm/@vue/runtime-dom@3.6.0-alpha.1/dist/runtime-dom.esm-browser.js doesn t provide an export named: setText Related: https://github.com/vuejs/core/issues/13622 ...
  • TheAlexLichter
  • Opened 
    7 days ago
  • #356

img width= 943 height= 474 alt= Image src= https://github.com/user-attachments/assets/7a7e4d1c-095e-4c9c-ab83-1060a1678cff /
  • AppSkyBoy
  • 1
  • Opened 
    7 days ago
  • #355

I use vitepress for my package documentation and I want to create examples. Everything seems to work if I have only one file ,but when I try to init the editor with multiple files it s just ignore store.setFiles ...
  • mateenagy
  • 1
  • Opened 
    28 days ago
  • #349

在 https://play.vuejs.org 中尝试使用Cesium,加载失败,并且也尝试了importmap导入,同样的效果: Image script lang= ts setup import { onMounted } from vue onMounted(() = { setTimeout(() = { // 动态加载Cesium const link ...
  • TodayCG
  • Opened 
    on Jun 18
  • #347

Hey! Super cool to have the Vue Repl so easy to use. I was wondering if there is a way to have the editor instance used by Monaco component, because if I understand well, the whole monaco editor is bundled ...
  • victorgarciaesgi
  • Opened 
    on Apr 23
  • #335

​​依赖缺失​​:用户代码中import ElementPlus from element-plus 会因沙盒环境未预装该库而报错; ​​实例隔离​​:无法在用户组件中访问沙盒内部的Vue实例(app),导致app.use(ElementPlus)调用失败。 观察到常规Vue项目可通过main.js全局注册插件,但沙盒环境需要更动态的机制。以下方案是否可行? ​​方案1​​:暴露沙盒的Vue实例(如通过window.app),让用户直接调用app.use(); ...
  • 2091124175
  • 1
  • Opened 
    on Apr 10
  • #331

  • 2091124175
  • Opened 
    on Apr 10
  • #330

In the Vue REPL, any edits in the template would result in this error with failure to autocomplete: Image The error is related to this line of code: https://github.com/vuejs/language-tools/blob/7107d0ac24ccb292f9a876fba85dc835c4439788/packages/typescript-plugin/lib/requests/utils.ts#L43 ...
language-tools
  • hatemhosny
  • Opened 
    on Apr 1
  • #329

For example template Monaco :value= value / /template script setup import Monaco from @vue/repl/monaco-editor const value = ` template xxx /template ` /script Or hide the preview template ...
enhancement
  • huodoushigemi
  • 4
  • Opened 
    on Feb 22
  • #323

Vue version Any version available on Playground Link to minimal reproduction https://play.vuejs.org Steps to reproduce 1. Open a fresh Vue SFC Playground. 2. Modify the starter code of App.vue as ...
p2-edge-case
  • NonSpicyBurrito
  • Opened 
    on Feb 18
  • #321
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub