Romualdas

Results 10 issues of Romualdas

| Q | A | ---------------- | ----- | Bug report? | no | Feature request? | yes | Library version | 2.4.0 Is it possible to run phpinsights only...

Custom events not firing. Lib version: 5.1.2 ``` new Gumshoe('#services-nav-mobile a', { events: true, offset: function () { return stickerEl.getBoundingClientRect().height; } }); ``` ``` document.addEventListener('gumshoeActivate', function (event) { console.log(event.target); }....

I'm using custom Nova guard "admin users", and all Nova users authenticating through admin_users table. However when registering tool it's throwing: `Call to undefined method App\Models\AdminUser::hasRole()`

Imposible to set z-index.

### Agreement - [X] This is not a duplicate of an existing issue - [X] I have read the [guidelines for Contributing to Roots Projects](https://github.com/roots/.github/blob/master/CONTRIBUTING.md) - [X] This is not...

bug

Would be nice to have ->dependsOn() support.

What a crazy bug, nulling currency field after inline update :/

Not working on Heading field.

Doesn't work on Nova v3.22.0 ![image](https://user-images.githubusercontent.com/10167743/110204386-5e1d7c80-7e7b-11eb-8cf3-7a976fec181c.png)

There is no way to change any aspect of styling, everything is hardcoded, even when removing default styles it still has some hardcoded classes like bg-white, hover, and so on.