Hi guys.
I'm currently developing a third-party component.
Everything is working fine but I'm stuck in front of a weird problem.
I'm using Eclipse for development, and testing my component through Design Studio v1.3 SP02 defined as target platform from Eclipse, which create my component on the fly (so DS can use it).
Everything is working fine.
But after packaging my component, installing it in Design Studio v1.3 SP02, some of my CSS3 is not working.
For example, if I use a rgba attribute for coloring something, the color is not applied (check attached file), same for transition.
Still, all of this is working when testing through Eclipse.
Does anyone knows why ?
I've tested which browser was used by DS, and also its compatibility mode, and in both case it's answering me that it's IE11 in edge mode that's in use.
I'm kinda stick for the moment, any help would be gladly appreciated.
Thanks,
Vincent