-
### Debug mode
- [X] I have enabled debug mode
- [X] I have read [checked the Common Issues page](https://snipe-it.readme.io/docs/common-issues)
### Describe the bug
When upgrading from 5.1.3 to th…
-
### What happened?
![image](https://github.com/rappasoft/laravel-livewire-tables/assets/14072334/465bfae6-ca6e-4df3-86fb-ba0c987907df)
When clicking on the checkbox an error occurs
![image](https…
-
We've started working on the next major Twig release. As announced last year, this new version will probably land under the Symfony mono-repository.
For the first time in Twig history, I'd like to …
-
Hey all,
Not sure if this is an issue with GoSublime itself but thought I'd ask in case it is possible.
My main editor has always been Sublime as it seems like it's the only editor worth using now…
-
**Describe the proposed solution**
Basically this screenshot shows everything:
![image](https://user-images.githubusercontent.com/2412177/56964171-ebdf0100-6b5a-11e9-97a9-e7285a5483fd.png)
Is t…
-
# Bug report
### What I did
- I have only single standard operation for my CRUD -> ListOperation
- I created new custom operation "Operations\Lots\DeleteMaxBidsOperation"
- I add the button:
…
-
# Bug report
### What I did
Updated to latest versions of backpack editable columns. 3.0.8
### What I expected to happen
save minor update to work
### What happened
production.ERROR:…
-
### What version of Tailwind CSS are you using?
v2.2.4
### What build tool (or framework if it abstracts the build tool) are you using?
Nuxt with @nuxtjs/tailwindcss
### What version of Node.js ar…
-
Does this issue occur when all extensions are disabled?: No
- VS Code Version:
```
Version: 1.57.0
Commit: b4c1bd0a9b03c749ea011b06c6d2676c8091a70c
Date: 2021-06-09T17:18:42.8…
-
# Bug report
### What I did
I added a rule in a repeatable crud field with a subfield
```
crud.field('rules').subfield('always_active').onChange(function(field) {
if (field.value == 1) {
…