Joe Pea

Results 958 issues of Joe Pea

I'm using Bootstrap 4 alpha. When I have something like the following, it works fine: ```html Password Minimum of 6 characters ``` But when I move the `input` into a...

I'm getting these errors while now that the fpu_control situation is handled: ``` Making install in SurfsDSPLib CXX libdsplib_la-SRF_DSP.lo In file included from SRF_DSP.cpp:1: In file included from ./SRF_DSP.h:6: ./SRF_Resampler.h:7:31:...

portability
Mac OS X

What's the best hardware to look out for to get this working the best?

Hello, did you ever get this working with the new MongoDB ARM (v3.4+)? I'd like to try this again in [Terminal IDE](https://play.google.com/store/apps/details?id=com.spartacusrex.spartacuside&hl=en) for Android. It's really cool, it gives you...

Looks like nsi tries to `npm link` the linked packages that it unlinked, but `npm link` isn't always the way that the packages were originally linked. The linked packages may...

Hello! I already know about https://github.com/neovim/neovim/issues/1716 and https://github.com/neovim/neovim/issues/1496, but I wanted to open this issue to help people find it more easily in search engines. I am unable to run...

bug
job-control
tui
channels-rpc
has:workaround
closed:duplicate

[playground](https://playground.solidjs.com/anonymous/0f99f1f9-1469-4d02-86db-5b600d4fdbf7)

[playground](https://playground.solidjs.com/anonymous/02f90ab1-1835-4f0f-83b6-e9499088f8e1)

Here's a live example: https://codepen.io/trusktr/pen/WNPgwNZ/bbce4b6d555ab200054bed163ad6e0a7?editors=1000 The error: ```js Uncaught Error: Unrecognized extension value in extension set ([object Object]). This sometimes happens because multiple instances of @codemirror/state are loaded, breaking instanceof...

This is a pretty bad default because it is very likely to break any libraries that have singletons. Here's one example, but this is not gonna be an uncommon issue:...