responsively-app icon indicating copy to clipboard operation
responsively-app copied to clipboard

In Polymer it uses shadow root so events are not communicated across the emulated devices. Live CSS editor not selecting the DOM inside the shadow root elements.

Open Optimus2297 opened this issue 3 years ago • 9 comments

✍️ Description

The app is not working properly for our website , its built using polymer, its a product of our company so no more info can be provided

🔬 Minimal Reproduction

The issue is if i login in one device it doesnt get synced in all other devices

🌍 Your Environment

polymer, node.js

@manojVivek @jjavierdguezas

Also if possible can you explain how the event mirroring is implemented

Optimus2297 avatar May 21 '21 11:05 Optimus2297

Hey @Optimus2297 :wave:,

Thank you for opening an issue. We will get back to you as soon as we can. Have you seen our Open Collective page? Please consider contributing financially to our project. This will help us involve more contributors and get to issues like yours faster.

https://opencollective.com/responsively

We offer priority support for all financial contributors. Don't forget to add priority label once you become one! :smile:

Similar issue with https://sgb.vercel.app/. It renders perfectly in Chrome, breaks in desktop and mobile mode when rendering through responsively. Looks like the CSS flex gap property is not working.

ganapativs avatar May 29 '21 08:05 ganapativs

@ganapativs flex-gap issue is tracked with #582.

manojVivek avatar May 30 '21 06:05 manojVivek

@ganapativs flex-gap issue is tracked with #582.

But we are not using flex-gap in our application. so what might be causing this, we are passing url parameters in the url.

Optimus2297 avatar Jun 01 '21 04:06 Optimus2297

Hi @Optimus2297, could you please provide more information on what is not working properly? Any information could help us understand what your problem is. Ideally, if you can provide a sample app where we can reproduce it, the better

jjavierdguezas avatar Jun 01 '21 08:06 jjavierdguezas

Also if possible can you explain how the event mirroring is implemented

We use browser-sync

jjavierdguezas avatar Jun 01 '21 08:06 jjavierdguezas

Hi @Optimus2297, could you please provide more information on what is not working properly? Any information could help us understand what your problem is. Ideally, if you can provide a sample app where we can reproduce it, the better

sorry @jjavierdguezas its a product, so cant give any more info

Optimus2297 avatar Jun 02 '21 06:06 Optimus2297

In Polymer it uses shadow root so events are not communicated across the emulated devices. Live CSS editor not selecting the DOM inside the shadow root elements.

Karthick007 avatar Jun 07 '21 05:06 Karthick007

In Polymer it uses shadow root so events are not communicated across the emulated devices. Live CSS editor not selecting the DOM inside the shadow root elements.

yes, the application is in polymer, so is there any way to fix this issue?

Optimus2297 avatar Jun 07 '21 06:06 Optimus2297