-
```
Version: 0.7 (current version)
When setting tickSize in microseconds in the options array and when the mode
for the given axis is set, to "time", just *must* supply an array, even if a
custom f…
-
Greetings..
Couple of weeks ago I update my Baker code with the latest and it fixed some bugs with the index rendering and the video rendering (thank u guys!).
Im creating magazines with a template …
-
I'm running into an issue during installation. Any ideas how to get around this one?
```
>> Error: Cannot find module '../../../../../../vendor/assets/javascripts/carto-node/carto-node' from '/car…
-
I'm using AOS library, where in the code is: `var e=document.querySelectorAll("[data-aos]");`.
In HTML I have element with `data-aos` attribute, but in console I get: `[TypeError: Cannot read propert…
-
Since the [GraphQLError extends JavaScripts Error class](https://github.com/graphql/graphql-js/blob/main/src/error/GraphQLError.js#L18) anywhere that we can use a JavaScript error (typed in ReScript a…
-
The ScaleHints, which can be overwritten in the gui wms configuration are ignored by some GUIs (see https://geoportal.landau.de). Maybe it is a problem of the GeoPortal.rlp way of work with wms - WMCs…
-
Hey, trying to add Bootstrap 3 and Datatables together.
Here is my gemfile:
source 'https://rubygems.org'
gem 'rails', '4.2.1'
gem 'pg'
gem 'sass-rails', '~> 5.0'
gem 'uglifier', '>= 1.3.0'
gem 'co…
-
I've stumbled upon an annoying issue when I try to write integration tests with Rspec & Capybara to simulate filling in a text area with x-editable.
While I can set the value with the x-editable `set…
-
I get the error:
```
Uncaught (in promise) TypeError: navigator.mediaDevices is undefined
startVideo https://cdn.jsdelivr.net/npm/handtrackjs/dist/handtrack.min.js:25
startVideo https://…
-
Thanks for this awesome project. I would like to use it on front-end browser side with
Unfortunately I got "Uncaught Error: Mismatched anonymous define() module" in File require.js. This error …