Lovro Hrust

Results 8 issues of Lovro Hrust

I am developing some front-end scripts in my projects, but it is hard to debug them, since webpack is not producing source maps. Apparently, `__scripts.11ty.js` processes and packages front end...

### MDN URL https://developer.mozilla.org/en-US/docs/Web/API/Web_Storage_API/Using_the_Web_Storage_API ### What specific section or headline is this issue about? Testing for availability ### What information was incorrect, unhelpful, or incomplete? Using DOMException.code in javascript example...

help wanted
Content:WebAPI

ClassNames with no classes selected return empty string (''). For using it in React with jsx, it would be much better to return `null`. Example: ```jsx Hello World! ``` This...

feature
breaking change

This happens only in https://playground.wordpress.net/, when run locally as VS code extension, the issue does not appear. Block inserter "+" icon is not styled; some other UI elements (like buttons...

[Type] Bug
[Priority] High
[Aspect] Service Worker
[Type] Project

This issue is also a comment in [trac #60375](https://core.trac.wordpress.org/ticket/60375) I was having problem with setting playground demo of my plugin to work - more precisely, images did not show. I...

isEmpty method of RichText object was not documented

[Type] Developer Documentation

It seems to me that slideChange event fires asynchronously and from my debugging experience, when loop mode is activated on slider, activeIndex is sometimes already updated when event is fired...

Hi! Is there asimple way to use basic authentication?