JSFiddle - React, Tailwind, and code Playground

HTML

<!DOCTYPE html>
<html>
    <head>
        <title>jquery bug :text iframe</title>
    </head>
    
    <body>
        <iframe src="http://google.de/"></iframe>
    </body>
</html>

JavaScript

$(":text");