Nicolas Badia
Nicolas Badia
Adding a class using the synthax `{.my-class}` doesn't work for `table` elements
Hi, First thanks for this library! I cannot manage to write an NDEF record to a card. I believe it should be possible... Here is what I tried: const {...
Setting the user like this was working with version 0.7.0 but does not works with version 2.0.0 : ``` sentryTransport.sentry.configureScope(scope => { scope.setUser({ id: '{{ grains.id }}', username: '{{ grains.id...
When I select a track in Bitwig, my Komplete Kontrol S88 MK2 does not update the screen and the light guide accordingly to the Komplete Kontrol instrument related to the...
Only build the command when it is requested. This allows parameters adjustments before.
This is also an issue for renamed files. I don't know if it helps but https://github.com/adrienkohlbecker/vagrant-fsnotify handle this by creating and deleting (`touch`& `rm`) the deleted file on the guest.
When running `rsync` with the option `--times` in order to preserve modification times, this plugin override the modification time of the file when the notification is done. I don't know...