EasyUI Forum
April 25, 2024, 10:52:15 AM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News:
 
  Home Help Search Login Register  
  Show Posts
Pages: [1]
1  General Category / EasyUI for Vue / Re: Error on ComboBox component on: January 25, 2023, 06:00:16 AM
Thanks for answer!
Bur as far as I can see the error is inside the ComboBox component..I don't have acces to change this.
Thanks,
Ely
2  General Category / EasyUI for Vue / Error on ComboBox component on: January 23, 2023, 07:40:58 AM
Hi!
I'm trying to use ComboBox component (v3-easyui) but I'm getting a error about $scopedSlots (image attached).
It seems in the recent Vue version this must be changed to just $slots.
Any help in this issue?
Thanks,
Ely
3  General Category / EasyUI for Vue / Running in browser on: January 19, 2023, 08:51:54 PM
Hi!
How to convert the module to it run on browser (as UMD module)?
Thanks,
Ely
4  General Category / EasyUI for Vue / Minification error with Vue-Cli 3 on: January 29, 2019, 05:57:47 PM
Hi,
Trying to build an app with Vue-cli 3 + Typescript, I'm getting an error of "word unknown" in the process postcss.
Digging a lot, I found the problem is with the rules in easyui.css (for tooltip) - for all themes,  I guess:
  _border-color: tomato;
  _filter: chroma(color=tomato);
I comment both lines and get to build. I don't know the exact problem, but this is blocking the building.
Thanks,
Ely
5  General Category / EasyUI for Vue / Re: TextBox inside a Dialog is not accessible on: August 06, 2018, 03:14:26 AM
Ok! It's working at 0.1.6.
Thanks for the great library!
Ely
6  General Category / EasyUI for Vue / TextBox inside a Dialog is not accessible on: August 06, 2018, 12:34:30 AM
Hi,
using the Dialog from Demo page (no border, for sign up) I can't type anything inside the TextBox. Maybe a problem with the z-index?
Thanks,
Ely
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!