Re: Preview in PM
							
								 
							
							
								Reply #20 – 
							
							
						
					
					
						Nope ... I had updated the code in 1.1 to use some built in "php to 8 bit" JS functions since we did not have to concern ourselves with older browser support.  
A couple of those calls were missed causing double encoding.  However if we feel that no encoding is required for 1/2/3/4 byte utf8 then cool, but that was not a step I took in my original PR.
						
						
					
				
				
						
						
							Re: Preview in PM
							
								 
							
							
								Reply #24 – 
							
							
						
					
					
						I assume jQuery uses fetch with a fallback?