retejs / rete

JavaScript framework for visual programming
https://retejs.org
MIT License
10.17k stars 653 forks source link

Connector UI issue with angular in Chrome #485

Closed ManuAT closed 1 year ago

ManuAT commented 4 years ago

Connector UI issue with angular in Chrome it's Working Fine with local development in chrome after deployment connector UI move apart from nodes, its changes with page zoom. it's working fine with the edge(Not chromium ver)

npm Packages used "vue": "2.6.8", "rete": "1.2.0-rc.4", "rete-connection-plugin": "0.4.3", "rete-vue-render-plugin": "0.3.2", "rete-context-menu-plugin": "0.3.6", "babel-polyfill": "6.26.0" @babel/polyfill

Angular 8

image

quicksilver32 commented 4 years ago

Hello! Try to use 0.3.0 version of rete-vue-render-plugin

praneetloke commented 3 years ago

Shouldn't you use the Angular plugin? The issue title/description suggests that you are trying this in Angular, but you installed the rete-vue-render-plugin instead of the Angular one. I am not sure how it renders anything at all with the wrong plugin installed.

rete-js[bot] commented 1 year ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 10 days.