Виктор Виктор

Results 16 comments of Виктор Виктор

I have resolve this with moving zero to the start `left: calc(0px - (var(--full-width) - 100%) / 2);` `¯\_(ツ)_/¯` I have got an build error in `Nuxt` with `yarn build`

@rgs258 You mean that I can override method create_field_name with my own, that will return value of field["value"]["name"]??

Also, have a look into `get_data_fields` method of [wagtailstreamforms/models/form.py](https://github.com/labd/wagtailstreamforms/blob/aa6cab83bb973648a276b18e751262e38a2448cc/wagtailstreamforms/models/form.py#L140C9-L140C24) This method must use same logic of getting field name as in wagtailstreamforms/forms.py but for now it only use slug from...

Find https://bugs.chromium.org/p/chromium/issues/detail?id=353069#c24 > Selection API: addRange() should be ignored if there is an existing Range. maybe somehow related: http://stackoverflow.com/questions/43260617/selection-addrange-is-deprecated-and-will-be-removed-from-chrome

Hello! I have noticed that heartbeats from chrome plugin count in specified project (via @@project name in plugin config) only after I have change local files in that project. After...