Lukasz Malicki

Results 16 comments of Lukasz Malicki

I'm having the same issue ``` -> % miiocli roborockvacuum --ip 192.168.0.143 --token ABC321 get_room_mapping Running command get_room_mapping [] ```

@matepaiva @icolquemamani @fooloomanzoo did you found any solutions? I am using Stencil.js and also don't know how to get current date

@matepaiva which package?

for now i have dropped `.form-control` class and styled more-less it like this: ``` date-picker { --input-field-padding: 0.375rem 0.75rem; --input-padding: 0.075rem 0.8rem; --input-border-style: solid; --input-border-color: $baseColor; --input-color: $baseColor; --input-background: #fff;...

@FaberM @jakubroztocil any updates about this issue?

@RoXuS exactly, something that will allow to use `import` in current project instead of using `

@RoXuS can you provide some example please? If I do simple import `import 'range-datepicker/range-datepicker'` and then in the code ``` ``` I'm getting > myprojectName.core.js:1596 ReferenceError: RangeDatepickerBehavior is not defined

@RoXuS i did `yarn add range-datepicker`

@jvitkauskas any chance for update?