Victor S.

Results 21 issues of Victor S.

Fixes errors like: `Argument 1 ('target') to IntersectionObserver.observe must be an instance of Element` `TypeError: Failed to execute 'observe' on 'IntersectionObserver': parameter 1 is not of type 'Element'` Occurs because...

Adds support for long format: `[2015-01-03T00:00:00+00:00][uuid-uuid-uuid-uuid] test.EMERGENCY:`

feature request

Do not register route if routes cache exists: `php artisan route:cache`

Note: - Replaced `echo` in seeders with command output - Deferred seeders registration after resolving `seed.handler` to prevent errors - Updated legacy `phpunit.xml` Still cannot reproduce #179 Detected problem: cannot...

workbench.action.nextEditor hotkey not working sometimes

It would be good to add ability to create translations of articles There is also need to note that translation outdated based on translation and source versions somehow Then we...

Received raw json in title property and cannot call something line `.toAnsi()`

Resolves: https://github.com/code-distortion/adapt/issues/10