Denis Terekhov

Results 40 comments of Denis Terekhov

Do you have any progress on this issue?

:+1: for this PR. Forcing a client to use a polyfill for just one line in a third-party lib is a bit strange.

Any news about this? The best way to fix it quickly is to calculate inline styles/scripts hashes on-the-fly and implement `getScriptHashes()` / `getStylesHashes` methods which will return arrays of strings...

@maximebf @barryvdh This is a feature I need very much. Maybe `memory_get_peak_usage(true)` can be used instead or in pair with `memory_get_usage(true)`? This can visualize memory usage spikes during operation.

@lathoub I've just tested Arduino-Nano-BLE-33 branch on my hardware and it works as expected. May you merge these changes in the master branch?

@lathoub yep. I have an Arduino Nano 33 BLE board, apps for testing BLE-MIDI protocol and an oscilloscope. What kind of tests I need to run on this branch?

The issue was caused by an empty string between `a` tags, `vue` parser detects it as a tag but does not populate the `data` property. Workaround is: remove empty space...

+1 for CLI because of automated deployment to dozens of script servers

Exactly! Also the ability of automated creating "sql-patches" between "snapshots" would be perfect. With this feature we can create new versions without writing up SQL-queries (they may be generated automatically).