-
I am attempting to upgrade from Hybird Core 5.x to 6.0 and getting the following error with views:
```
Fatal error: Uncaught Error: Call to a member function view() on bool
in /Users/brooke/Local…
-
If there is budget for this it would be great to implement.
-
Would it be possible to support linux framebuffer?
RetroArch can be run on linux framebuffer.
GZDoom also runs on linux framebuffer.
-
Since the arrival of ios 14 I have no longer been able to use the vpn with devices that use this system.
I don't know how to intervene in the configurations to make Openswan compatible even with Appl…
-
Making an issue here to discuss adding support for enabling the default state of links to open in a new tab, originally discussed in https://github.com/WordPress/gutenberg/issues/50891#issuecomment-17…
-
All of a sudden I'm getting the following error using the official Vimeo PHP client, has something broken?
```
Client error: `POST https://us-files.tus.vimeo.com/files/vimeo-prod-src-tus-us` resul…
-
**Describe the enhancement**
A clear and concise description of what the enhancement is that you would like to see.
Script/features to add device tree blobs to dracuts capabilities
(Or add enha…
-
After each meetup, walk around and ask people if they could give a talk then add them to this list. When a talk is given, check it out, so we don't repeat ourselves. When organizing a new meetup, cont…
-
Some parts of the Gutenberg UI won't display until an API request has completed. When the API request takes a non-zero amount of time, the end user can be confused as to why the UI isn't yet displayin…
-
In v4 I was able to achieve it like this:
```
gallery = new PhotoSwipe( pswpElement, PhotoSwipeUI_Default, items, options);
gallery.listen('gettingData', (index, item) => {
if (!item.w ||…